|
-
August 9th, 2011, 06:19 AM
#15
Re: C++ problem with sending keystrokes
 Originally Posted by Paul McKenzie
So are we to keep guessing, or are you going to show us your code?
Regards,
Paul McKenzie
keybd_event(0x25, 0, 0, 0);
keybd_event(0x25, 0, KEYEVENTF_KEYUP, 0);
there, does that help in any way? i doubt it.
Tags for this Thread
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
|