Quote Originally Posted by Doomy View Post
keybd_event(0x25, 0, 0, 0);
keybd_event(0x25, 0, KEYEVENTF_KEYUP, 0);
there, does that help in any way? i doubt it.
Sure it helps.
At least it shows that you are NOT sending '%'. According to MSDN:
VK_LEFT 0x25 LEFT ARROW key