|
-
Jan 21st, 2000, 03:07 AM
#1
To Hook Keyboard Messages for anything other than your own Thread you need to use a Hook via a DLL, checkout MSDN Online for more details, there are alternative methods for capturing O/S Level Keyboard Input, checkout my reply to a Previous Post.
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
Jan 21st, 2000, 12:44 PM
#2
Addicted Member
How can I set up a windows hook procedure using the SetWindowsHookEx API to monitor all keyboard inputs and all windows messages?
I only succeeded to get all keystrokes from one form but not from the whole system. Does anyone know how to to this?
------------------
Razzle
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|