|
-
August 7th, 2011, 09:03 AM
#2
Re: C++ problem with sending keystrokes
 Originally Posted by Doomy
I'm trying to send keystrokes to another application(so far succesfully) but it wont send the '%', hex value should be 0x25, I have tried multiple times, I'm pretty sure my code is fine so:
Then what is the problem if your code is fine? Or it is NOT fine since it fails by sending '%' char? 
 Originally Posted by Doomy
Any way I can send a % anyway?
Perhaps using SendInput API. 
And, BTW, how are you doing it now?
Victor Nijegorodov
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
|