Thanks a lot for the reply, I'll give it a go!
I can't see it being a problem as I'm just writing it for personal use and I only have one navigator.
Best regards
Search found 2 matches
- Thu Sep 27, 2007 7:58 am
- Forum: Developer's Forum for Windows
- Topic: mimic keypress
- Replies: 2
- Views: 9031
- Sat Sep 15, 2007 2:39 am
- Forum: Developer's Forum for Windows
- Topic: mimic keypress
- Replies: 2
- Views: 9031
mimic keypress
Hi, I've download Jim's source code for the WM_inputExample and its working great, I can send keypress data using sendinput() MFC stuff. However, I can't seem to get the example to respond when its window is not in focus, it only works when its forefront. This is the same when I choose to call a mes...