home *** CD-ROM | disk | FTP | other *** search
/ Mastering Microsoft Visual C++ 4 (2nd Edition) / VisualC4.ISO / formdemo / formdemo.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1995-11-30  |  1.9 KB  |  104 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CFormDemoView
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "FormDemo.h"
  9. LastPage=0
  10.  
  11. ClassCount=5
  12. Class1=CFormDemoApp
  13. Class2=CFormDemoDoc
  14. Class3=CFormDemoView
  15. Class4=CMainFrame
  16.  
  17. ResourceCount=7
  18. Resource1=IDD_ABOUTBOX
  19. Resource2=IDR_MAINFRAME
  20. Resource7=IDD_FORMDEMO_FORM
  21. Class5=CAboutDlg
  22.  
  23. [CLS:CFormDemoApp]
  24. Type=0
  25. HeaderFile=FormDemo.h
  26. ImplementationFile=FormDemo.cpp
  27. Filter=N
  28.  
  29. [CLS:CFormDemoDoc]
  30. Type=0
  31. HeaderFile=FormDDoc.h
  32. ImplementationFile=FormDDoc.cpp
  33. Filter=N
  34.  
  35. [CLS:CFormDemoView]
  36. Type=0
  37. HeaderFile=FormDeVw.h
  38. ImplementationFile=FormDeVw.cpp
  39. Filter=D
  40. BaseClass=CFormView
  41. VirtualFilter=VWC
  42. LastObject=CFormDemoView
  43.  
  44. [CLS:CMainFrame]
  45. Type=0
  46. HeaderFile=MainFrm.h
  47. ImplementationFile=MainFrm.cpp
  48. Filter=T
  49. LastObject=CMainFrame
  50.  
  51.  
  52.  
  53. [CLS:CAboutDlg]
  54. Type=0
  55. HeaderFile=FormDemo.cpp
  56. ImplementationFile=FormDemo.cpp
  57. Filter=D
  58.  
  59. [DLG:IDD_ABOUTBOX]
  60. Type=1
  61. ControlCount=4
  62. Control1=IDC_STATIC,static,1342177283
  63. Control2=IDC_STATIC,static,1342308352
  64. Control3=IDC_STATIC,static,1342308352
  65. Control4=IDOK,button,1342373889
  66. Class=CAboutDlg
  67.  
  68. [MNU:IDR_MAINFRAME]
  69. Type=1
  70. Class=CMainFrame
  71. Command1=ID_OPTIONS_LIGHT
  72. Command2=ID_OPTIONS_DARK
  73. Command3=ID_APP_EXIT
  74. Command4=ID_APP_ABOUT
  75. CommandCount=4
  76.  
  77. [ACL:IDR_MAINFRAME]
  78. Type=1
  79. Class=CMainFrame
  80. Command1=ID_FILE_NEW
  81. Command2=ID_FILE_OPEN
  82. Command3=ID_FILE_SAVE
  83. Command5=ID_EDIT_CUT
  84. Command6=ID_EDIT_COPY
  85. Command7=ID_EDIT_PASTE
  86. Command8=ID_EDIT_UNDO
  87. Command9=ID_EDIT_CUT
  88. Command10=ID_EDIT_COPY
  89. Command11=ID_EDIT_PASTE
  90. Command12=ID_NEXT_PANE
  91. CommandCount=13
  92. Command4=ID_EDIT_UNDO
  93. Command13=ID_PREV_PANE
  94.  
  95. [DLG:IDD_FORMDEMO_FORM]
  96. Type=1
  97. ControlCount=5
  98. Control1=IDC_RED,button,1342373891
  99. Control2=IDC_GREEN,button,1342242819
  100. Control3=IDC_BLUE,button,1342242819
  101. Control4=IDC_STATIC,button,1342177287
  102. Control5=IDC_SAMPLE,button,1342177287
  103.  
  104.