CWindowGraphicsContext::Create

void CWindowGraphicsContext::Create(HWND hWnd)

Creates a new window DC on the given window and attaches it to this instance.

Defined in: GraphicContext.h

Parameters

hWnd

Target window for the DC.