|
-
May 22nd, 1999, 02:31 AM
#1
Keystrokes
I am having difficulty registering keystrokes in my win32 app. I am not using mfc, so I have the old winproc func with the large switch statement. The thing is, I can register the keystroke, ie. actually know its happening using WM_KEYDOWN, but I cannot work out which key is being pressed. How do I do this in windows?
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
|