May 5, 2010 at 9:12am
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 7, 2010 at 10:34pm
Try autohotkey it's designed for this purpose. If you prefer to use C++, you can download the source code.