Ejemplo n.º 1
0
 public static extern IntPtr SetWindowsHookEx(WHConstants idHook, HookProcedureDelegate lpfn, IntPtr hInstance, int threadId);
Ejemplo n.º 2
0
 public static extern IntPtr SetWindowsHookEx(WHConstants idHook, HookProcedureDelegate lpfn, IntPtr hInstance, int threadId);