About
Email me at:
i__h4x[@]hotmail.[com]
Ill help anyone that I can, just ask me…
I mainly use VB.Net, but i also know C# and VB6
1 comment so far
Leave a reply
Email me at:
i__h4x[@]hotmail.[com]
Ill help anyone that I can, just ask me…
I mainly use VB.Net, but i also know C# and VB6
MouseHook = SetWindowsHookEx(WH_MOUSE_LL, MouseHookDelegate, Marshal.GetHINSTANCE(System.Reflection.Assembly.GetExecutingAssembly.GetModules()(0)).ToInt32, 0)
on running this command i get the exception as
“PInvoke restriction: cannot return variants.”