You need to store a collection (array / vector etc.) of coordinates that is added to each time the mouse button is pressed - and then when rendering in WM_PAINT, draw an image at each of these locations.
Will A
2010-08-19 03:13:31