CWnd::CWnd

CWnd( );

说明:
构造一个CWnd对象。必须在CreateEx或Create处于函数被调用以后才会创建Windows的窗口并与之连接。

请参阅:CWnd::CreateEx, CWnd::Create