Author: TheTutor
This tutorial covers how to draw the following types of shapes: ellipse, rectangle, line, polygon and arc.
Functions Used: GetDC(), GetTickCount(), srand(), rand(), CreatePen(), CreateSolidBrush(), SelectObject(), Ellipse(), Rectangle(), MoveToEx(), LineTo(), Polygon(), Arc(), DeleteObject(), ReleaseDC()
purchase full version
Access EXE