Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CWnd::CWnd
CWnd                                        Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  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
 
 
                                     -♦-