Posted By:
Douglas_Hammond
Posted On:
Thursday, May 23, 2002 09:26 PM
Can I capture all keyboard events even outside my app like a keyboard hook in windows?
I'm trying to write a decoder for a device that hooks on my keyboard port and need to decode the keys before it is passed on to any application.