|
-
Feb 21st, 2001, 09:45 PM
#4
It would be obvious if you understood one thing:
You need to call the keybd_event function to press a key down, and it stays down until you call it again to release it with a KEYEVENTF_KEYUP. Now that you know how to simulate the up and down position of any key on the keyboard (the alt key is the WM_MENU), i don't forsee you having any problem using upper and lower-case letters, etc.
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
|