home *** CD-ROM | disk | FTP | other *** search
/ Team Palmtops 7 / Palmtops_numero07.iso / WinCE / SDKWindowsCE / HandHeldPCPro30 / sdk.exe / Jupiter SDK / data1.cab / MFC_Samples / etcha / etcha.clw next >
Encoding:
MFC ClassWizard info  |  1999-02-19  |  868 b   |  50 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 "etcha.h"
  9. LastPage=0
  10.  
  11. ClassCount=2
  12. Class1=CMainWindow
  13. Class2=CAboutDlg
  14.  
  15. ResourceCount=2
  16. Resource1=IDR_MAINFRAME
  17. Resource2=IDD_ABOUT
  18.  
  19. [CLS:CMainWindow]
  20. Type=0
  21. BaseClass=CFrameWnd 
  22. HeaderFile=etcha.cpp
  23. ImplementationFile=etcha.cpp
  24. LastObject=CMainWindow
  25. Filter=T
  26. VirtualFilter=fWC
  27.  
  28. [CLS:CAboutDlg]
  29. Type=0
  30. BaseClass=CDialog
  31. HeaderFile=etcha.cpp
  32. ImplementationFile=etcha.cpp
  33. LastObject=CAboutDlg
  34.  
  35. [MNU:IDR_MAINFRAME]
  36. Type=1
  37. Class=?
  38. Command1=ID_FILE_NEW
  39. Command2=ID_FILE_EXIT
  40. Command3=ID_HELP_ABOUT
  41. CommandCount=3
  42.  
  43. [DLG:IDD_ABOUT]
  44. Type=1
  45. Class=?
  46. ControlCount=2
  47. Control1=IDC_STATIC,static,1342308353
  48. Control2=IDC_STATIC,static,1342177283
  49.  
  50.