CWnd::CWnd

Syntax

CWnd();

Remarks

Constructs a CWnd object. The Windows window is not created and attached until the CreateEx or Create member function is called.

See Also

CWnd::CreateEx, CWnd::Create, CWnd::~CWnd