Windows >> Keyboard
Posted by robost86 on 11:53:00 04-03-2002
Does anyone know how to log keypresses in Win9x/NT? Preferably also XP/2k. No VB-specific answers please, I use LCC-32 with plain WinAPI

Oh, maybe I forgot to say I have one "dirty" computer again now (with Win98).
Posted by nonama on 11:55:00 04-03-2002
i would gladly answer your question, if i had understood it.


=)

[ This Message was edited by: nonama on 2002-04-03 11:56 ]
Posted by robost86 on 12:03:00 04-03-2002
Heh, sorry. I wondered how to _get_ keypresses, in order to log them.
Posted by dxprog on 16:53:00 04-03-2002
Depends.. are you going to be using WinAPI? I could tell you how to do that.

[ This Message was edited by: dxprog on 2002-04-03 16:54 ]
Posted by Peter on 16:56:00 04-03-2002
dxprog: he said that, I quote: "I use LCC-32 with plain WinAPI".
Posted by -KEN- on 22:17:00 04-03-2002
Look up keyboard hooks, I wish I could find you a specific example right now, I know there was a thread on cprogramming.com about it a while back, I'll find the URL and post it for you. [addsig]
Posted by robost86 on 23:57:00 04-03-2002
Thanks
Posted by -KEN- on 23:18:00 04-04-2002
http://www.webappcabaret.com/robjford/hookcode.htm

http://cprogramming.com/cboard/search.php?s=&action=showresults&searchid=55341&sortby=lastpost&sortorder=descending

_________________
-Ken

[ This Message was edited by: -KEN- on 2002-04-04 23:19 ]
Posted by robost86 on 13:57:00 04-05-2002
Thanks
Posted by Yjo on 18:08:00 04-06-2002
I've copied an msdn page on system event hooking to http://www.msnusers.com/Yjo/Documents/syshooks.txt