No comment. Sorry.
apiDeleteDC:
apiDrawFocusRect:with:
Draws a rectangle in the style used to indicate that the rectangle has the focus.
apiDrawFrameControl:with:with:with:
Draws a frame control of the specified type and style
apiEllipse:with:with:with:with:
apiExtFloodFill:with:with:with:with:
fills an area of the display surface with the current brush
apiFillRect:with:with:
Fills a rectangle by using the specified brush. This function includes the left and top borders, but excludes the right and bottom borders of the rectangle.
apiFrameRect:with:with:
Draws a border around the specified rectangle by using the specified brush. The width and height of the border are always one logical unit.
apiLineTo:with:with:
apiMoveToEx:with:with:with:
apiRectangle:with:with:with:with:
apiRoundRect:with:with:with:with:with:with:
Draws a rectangle with rounded corners. The rectangle is outlined by using the current pen and filled by using the current brush
apiSelectObject:with:
drawFocusRectangle:
draws a rectangle in the style used to indicate that the rectangle has the focus
drawFrameControl:type:style:
Draws a frame control of the specified type and style (integer values)
ellipse:
fillRectangle:color:
fills an area of the display with the given color
floodFillAt:boundaryColor:fillColor:
frameRectangle:brush:
lineTo:
moveTo:
rectangle:
roundRectangle:width:height:
selectObject:
delete