razzaj
Nov 19th, 1999, 10:24 PM
i am making a program and want it to be invisible to the task list
there is a tip in misc. section of this site ...
which includes this function
Public Declare Function
RegisterServiceProcess Lib "kernel32" (ByVal dwProcessID As Long,ByVal dwType As Long) As Long
but the problem is vb 6 nor 5 could find it as if it is not in kernel32 .. i tried it on win 98 and 95
anyone has a clue???
- regards -
- razzaj -
there is a tip in misc. section of this site ...
which includes this function
Public Declare Function
RegisterServiceProcess Lib "kernel32" (ByVal dwProcessID As Long,ByVal dwType As Long) As Long
but the problem is vb 6 nor 5 could find it as if it is not in kernel32 .. i tried it on win 98 and 95
anyone has a clue???
- regards -
- razzaj -