Mouse Commands
Task :
Write a program that draws a circle on the screen. If the left button of the mouse is clicked, when positioned over this circle, then the colour of the circle should change. Call this program Mouse.
Instructions :
Help :
"Inside Visual C++" - David J. Kruglinski - pp 47-68
Click here for a worked example
Click here for the source code
Click here to return to menu