Hi,
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).