#include <windows.h> BOOL32 Ellipse ( HDC32 hdc, INT32 left, INT32 top, INT32 right, INT32 bottom );
back