HDC BeginPaint( LPPAINTSTRUCT lpPaint );
See BeginPaint in the Win32 SDK.
Remarks
Prepares the window for painting.
CWindow Overview | Class Members
See Also CWindow::EndPaint