home *** CD-ROM | disk | FTP | other *** search
- Create
- BOOL
- LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT& rect, CWnd* pParentWnd, UINT nID, CCreateContext* pContext = NULL
-
- %4 Add your specialized code here and/or call the base class
-
- return CWnd::%2(lpszClassName, lpszWindowName, dwStyle, rect, pParentWnd, nID, pContext);