Can anyone say me which api functions i have to use to move the mouse pointer itsself (like it is in a tutorial) ?
Thx
This is a discussion on Movement of the mouse within the Windows Programming forums, part of the Platform Specific Boards category; Can anyone say me which api functions i have to use to move the mouse pointer itsself (like it is ...
Can anyone say me which api functions i have to use to move the mouse pointer itsself (like it is in a tutorial) ?
Thx
No tutorial.......but go to MSDN and look up SetCursorPos()
That will give you all the info you need