Hey,
I need a key logger for an admin program...
The form is invisible...
And I need to know (all) what keys are pressed, not just that a key was pressed.
Thanks,
In Christ,
Ben
Printable View
Hey,
I need a key logger for an admin program...
The form is invisible...
And I need to know (all) what keys are pressed, not just that a key was pressed.
Thanks,
In Christ,
Ben
Hi !
For admin-use, sure...
Read the manual on Keyboard-Hooks. (MSDN) Not sure if you can do this using VB. You can create mouse and keyboard-hooks in Windows.I tell you, you can do some funny things using hooks, if you know what I mean ;-)
Regards,
Björn