home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / Java++ / SHAREDIDE / BIN / MFCCLWZ.DLL / STRINGARRAY / VFI_DOMESSAGEBOX < prev    next >
Encoding:
Text File  |  1997-01-27  |  175 b   |  8 lines

  1. DoMessageBox
  2. int
  3. LPCTSTR lpszPrompt, UINT nType, UINT nIDPrompt
  4.  
  5. %4 Add your specialized code here and/or call the base class
  6.  
  7. return %1::%2(lpszPrompt, nType, nIDPrompt);