home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / MFC / SAMPLES / DLLTRACE / HELLO1.CL_ / HELLO1.CL
Encoding:
MFC ClassWizard info  |  1993-02-08  |  844 b   |  43 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMainWindow
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "hello1.h"
  9. VbxHeaderFile=hello1.h
  10. VbxImplementationFile=hello1.cpp
  11.  
  12. ClassCount=1
  13. Class1=CMainWindow
  14.  
  15. ResourceCount=2
  16. Resource1=IDR_MAINMENU
  17. Resource2=IDD_ABOUTBOX
  18.  
  19. [CLS:CMainWindow]
  20. Type=0
  21. HeaderFile=hello1.cpp
  22. ImplementationFile=hello1.cpp
  23. LastObject=CMainWindow
  24.  
  25. [MNU:IDR_MAINMENU]
  26. Type=1
  27. Command1=ID_APP_EXIT
  28. Command2=ID_APP_ABOUT
  29. Command3=ID_TRACE_FLAGS
  30. CommandCount=3
  31. Class=?
  32.  
  33. [DLG:IDD_ABOUTBOX]
  34. Type=1
  35. ControlCount=5
  36. Control1=IDC_STATIC,static,1342308353
  37. Control2=IDC_STATIC,static,1342308353
  38. Control3=IDC_STATIC,static,1342308353
  39. Control4=IDC_STATIC,static,1342308353
  40. Control5=IDOK,button,1342373889
  41. Class=?
  42.  
  43.