Hi, I have a game that uses directX7 and I am trying to control the cursor position with a 3rd party program. I have did this sucessfully before using setcurpos API in other applications, but for some reason, I'm thinking because of the directX use that the setcurpos API function does not effect the position of the cursor in the game. Do I need to somehow use DirectInput in order to modify the mouse position.


Thanks,
Richard