home *** CD-ROM | disk | FTP | other *** search
/ Chip Special: HTML & Java / Chip-Special_1997-01_HTML-a-Java.bin / vjtrial / vjupdate.exe / MFCCLSWZ.DLL / SRCDATA / GENERIC.CPP < prev    next >
Encoding:
Text File  |  1996-07-31  |  388 b   |  23 lines

  1. /////////////////////////////////////////////////////////////////////////////
  2. // %1
  3.  
  4. %1::%1()
  5. {
  6. }
  7.  
  8. %1::~%1()
  9. {
  10. }
  11.  
  12.  
  13. // Do not edit the following lines, which are needed by ClassWizard.
  14. #if 0
  15. BEGIN_MESSAGE_MAP(%1, %2)
  16.     //{{AFX_MSG_MAP(%1)
  17.     //}}AFX_MSG_MAP
  18. END_MESSAGE_MAP()
  19. #endif    // 0
  20.  
  21. /////////////////////////////////////////////////////////////////////////////
  22. // %1 member functions