Search:
Forum
Windows Programming
how to sent a keypress to another progra
how to sent a keypress to another program
May 5, 2010 at 9:12am UTC
pccheng
(1)
hi,
I need to control another program, and how to simulate to sent a keypress or mouse to another windows program. Thanks for any help.
May 5, 2010 at 11:19am UTC
Incubbus
(678)
You may send or post a message to it...
http://msdn.microsoft.com/en-us/library/ms644927%28v=VS.85%29.aspx
May 7, 2010 at 10:34pm UTC
choisum
(97)
Try autohotkey it's designed for this purpose. If you prefer to use C++, you can download the source code.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs