Hello World,
I'm looking for the meaning life. If you can't help about it, don't worry then, just tell me how the SetWindowsHookEx works. I'll do the rest..
Thanks In Advance.
P.S. Public Declare Function SetWindowsHookEx Lib "user32" Alias "SetWindowsHookExA" (ByVal idHook As Long, ByVal lpfn As Long, ByVal hmod As Long, ByVal dwThreadId As Long) As Long





Reply With Quote