How to move the mouse in VC++ 2005
Hey,
I need help with this.
I want to know what is the mouse position (x,y) and move the mouse (anywhere
in the screen) in Visual C++ 2005.
I have found a LOT of code in internet but doesn't works in my pc.
I have tried SetCursorPos and GetCursorPos but I receive errors (I don't
remember exact error right now...)
Thanks a lot for any help...I will really appreciated.
Regards,
Marcelo.
|