home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / common / msdev98 / bin / mfcclwz.dll / STRINGARRAY / VFI_CREATE < prev    next >
Text File  |  1998-06-18  |  308b  |  8 lines

  1. Create
  2. BOOL
  3. LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT& rect, CWnd* pParentWnd, UINT nID, CCreateContext* pContext = NULL
  4.  
  5. %4 Add your specialized code here and/or call the base class
  6.  
  7. return CWnd::%2(lpszClassName, lpszWindowName, dwStyle, rect, pParentWnd, nID, pContext);