Merrion Level: VB Guru
 Registered: 15-04-2002 Posts: 37
|
Re: Keystrokes Archived to Disk
You can install a system wide WH_JOURNALRECORD hook which is triggered whenever a keyboard or mouse event occurs, regardless of which application has the focus, and just filter out the mouse messages...
____________________________
--8<------------------------------
Free components and source code - see http://www.merrioncomputing.com/Download/index.htm for details
|