I want to write a simple code to change the mouse pointer position.Like I enter the value of X and Y and the mouse pointer should get positioned to that co-ordinates.What are the specific functions that I need to use to set mouse position and get mouse position?I searched MSDN but could not get what I was looking for.Any help with the code? (I am using Windows Xp and DevCpp).
I found the respective functions in the MSDN library now.The following are the links which tell (which Library ,which dll and function syntax)
Get mouse position :