PDA

Click to See Complete Forum and Search --> : hooking another app messages


Yaron
Aug 17th, 2000, 10:07 AM
Hi

I wrote a dll (in C++) that includes a hook function, in order to catch the messges of other application,
What is the syntax of using this dll file from vb ? (i want to use it together with SetWindowsHookEx api function with the flag WH_CALLWNDPROC.

Thanks