I want to make a program like paint, and i want to use the GetCursorPos call to get the x and y co ordinates of the mouse ( which i have done). How do i make it so that a dot appears whereever the cursor goes (like in paint). I hope i have explained myself clearly!