|
-
Aug 17th, 2001, 12:08 PM
#1
Thread Starter
Hyperactive Member
Blocking the enter key press in other programs
Hi, Basically what I want to do is;
Disable the enter key press in all programs (I assume my program has to be running).
As well as disable it in all other programs, when it is pressed my program has to carry out a task.
I would like to know if its possible, and if it is how?
I already know that to detect when the enter key is pressed use GetAsyncKeyState, and it doesn't stop the other program from registering the press.
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
|