home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / msdev / bin / mfcclswz.dll / STRINGARRAY / VFI_ONOPENDOCUMENT < prev    next >
Encoding:
Text File  |  1996-07-12  |  157 b   |  10 lines

  1. OnOpenDocument
  2. BOOL
  3. LPCTSTR lpszPathName
  4. if (!%1::OnOpenDocument(lpszPathName))
  5. %3return FALSE;
  6.  
  7. %4 Add your specialized creation code here
  8.  
  9. return TRUE;