Automatic mouse and keyboard
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I would like to control the mouse and mouse klicks from my program. I also would like to know if it would be possible to simulate the keyboard from my program, so that the program could enter text in other programs. An example in VC++ for the two problems above would be appreciated.
-
I would like to control the mouse and mouse klicks from my program. I also would like to know if it would be possible to simulate the keyboard from my program, so that the program could enter text in other programs. An example in VC++ for the two problems above would be appreciated.
You might check out this link. http://msdn.microsoft.com/library/psdk/winui/keybinpt\_7id0.htm