CWindow::GetWindowDC

HDC GetWindowDC( );

See GetWindowDC in the Win32 SDK.

Remarks

Retrieves a device context for the entire window.

CWindow OverviewClass Members

See Also   CWindow::GetDC, CWindow::GetDCEx, CWindow::ReleaseDC