Search results for query: *

  • Users: Servoris
  • Content: Threads
  • Order by date
  1. S

    Running a Prog. in safemode?

    Hey guys, I have written a little program to remind me of selected things. I have recently changed it to also act like a security program. It prevents access to my system and is password protected. The question I have is, is there a way to get this program to run when the computer is booted in...
  2. S

    Converting this from VB6 to VBnet?

    Thanx for any help. The code below worked well in VB6 but as I was hobbiest in vb6, I am floundering in VBnet. Please help me convert this, VBnet seems to dislike this code. Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As...
Back
Top