Drawing a small point or pixles on a form.

Hey, guys is there a quick way i can draw something to the form like a small square to mark the location.of x,y? i want to take to take 2 user numbers from two text boxes and use them as x and y to mark a spot on the form every time u click a button you get another marked spot. Kinda like plotting points on a map.
Yup: http://msdn.microsoft.com/en-us/library/dd145193(VS.85).aspx

This is a good set of tutorials to work with Win32, if you want anything more robust then a square I would check out a different library like SFML.
Topic archived. No new replies allowed.