OK there, after really doing some research and trying a lot of examples-
Moving mouse cursor programmatically
How to move mouse cursor using C#?
Control the mouse cursor using C#
http://www.blackwasp.co.uk/MoveMousePointer.aspx
and becomes frustrated I'm asking you guys for help.
I'm trying to move the cursor, programmatically (in console application, c#).
--> As I read the altered location it seems fine - but I can't actually see the difference. The cursor's image staying the same place...
I want to actually see the cursor at it's altered location
Thanks
Edit 2: Thank you all guys for helping, currently I'm just keep working without seeing the cursor moving anywhere... so its hard to get any feedback about it's locations (just guessing).