[c++] windows keyboard hooks
Can someone give me a basic description of how to make a simple keyboard hook? I have looked in the msdn library and am still unclear about how to implement the SetWindowsHookEx() function.
Thanks
__________________
"Good artists copy, great artists steal." - Pablo Picasso
Last edited by Digilogic; 02-18-2004 at 02:31 PM..
|