DirectInput and Simulating Key Presses

Started by
-1 comments, last by Nefarious403 22 years, 3 months ago
I''m trying to write a program that has the ability to simulate key presses inside another application. The problem is this other application uses DirectInput and doesn''t seem to respond to keybd_event(). Any ideas on what I can do? (I''m using Visual C++ 6.0)

This topic is closed to new replies.

Advertisement