Hello! How would I use SetWindowsHookEx on an external program to monitor windows messages? I've tried various code I've found using SetWindowsHookEx (ie: keyboard hooks, etc), and none of it works.
What do I do?
Printable View
Hello! How would I use SetWindowsHookEx on an external program to monitor windows messages? I've tried various code I've found using SetWindowsHookEx (ie: keyboard hooks, etc), and none of it works.
What do I do?
See if this helps
http://www.vbforums.com/showthread.php?t=391338