Hi all,
I just have a simple question: does there exist a command to move the mouse pointer on the screen without physically moving the mouse (e.g. put it at center position)?
Thanks.
Bill
This is a discussion on Moving mouse within the Windows Programming forums, part of the Platform Specific Boards category; Hi all, I just have a simple question: does there exist a command to move the mouse pointer on the ...
Hi all,
I just have a simple question: does there exist a command to move the mouse pointer on the screen without physically moving the mouse (e.g. put it at center position)?
Thanks.
Bill
SetCursorPos?
Please try browsing the MSDN Library.