PDA

Click to See Complete Forum and Search --> : Keyboard


finn0013
Jun 5th, 2001, 12:19 PM
Anyone know how to create a keyboard capture app in VB?

I need this to monitor a windows 98 machine. I have tried using the GetMessage API call, however I don't have much practice with the API so I may just be doing it wrong...

Also, does anyone know of a way (in VB) to bypass the messaging queues and get data directly from the Raw Input Thread?