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