HDC GetDCEx( HRGN hRgnClip, DWORD flags );
See GetDCEx in the Win32 SDK.
Remarks
Retrieves a device context for the client area and allows clipping options.
CWindow Overview | Class Members
See Also CWindow::GetDC, CWindow::GetWindowDC, CWindow::ReleaseDC