Prop.clw
上传用户:peony_8
上传日期:2022-05-18
资源大小:1955k
文件大小:4k
源码类别:

菜单

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CProp2
  5. LastTemplate=CPropertySheet
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "prop.h"
  8. LastPage=0
  9. ClassCount=10
  10. Class1=CMainFrame
  11. Class2=CPropApp
  12. Class3=CAboutDlg
  13. Class4=CProp1
  14. Class5=CProp2
  15. Class6=CProp3
  16. Class7=CPropDoc
  17. Class8=CPropView
  18. ResourceCount=5
  19. Resource1=IDD_ABOUTBOX
  20. Resource2=IDR_MAINFRAME
  21. Resource3=IDD_PROP1
  22. Resource4=IDD_PROP2
  23. Class9=CPorpSheet
  24. Class10=CPropSheet
  25. Resource5=IDD_PROP3
  26. [CLS:CMainFrame]
  27. Type=0
  28. BaseClass=CFrameWnd
  29. HeaderFile=MainFrm.h
  30. ImplementationFile=MainFrm.cpp
  31. [CLS:CPropApp]
  32. Type=0
  33. BaseClass=CWinApp
  34. HeaderFile=Prop.h
  35. ImplementationFile=Prop.cpp
  36. [CLS:CAboutDlg]
  37. Type=0
  38. BaseClass=CDialog
  39. HeaderFile=Prop.cpp
  40. ImplementationFile=Prop.cpp
  41. LastObject=CAboutDlg
  42. [CLS:CProp1]
  43. Type=0
  44. BaseClass=CPropertyPage
  45. HeaderFile=Prop1.h
  46. ImplementationFile=Prop1.cpp
  47. Filter=D
  48. VirtualFilter=idWC
  49. LastObject=IDC_LIST1
  50. [CLS:CProp2]
  51. Type=0
  52. BaseClass=CPropertyPage
  53. HeaderFile=Prop2.h
  54. ImplementationFile=Prop2.cpp
  55. Filter=D
  56. VirtualFilter=idWC
  57. [CLS:CProp3]
  58. Type=0
  59. BaseClass=CPropertyPage
  60. HeaderFile=Prop3.h
  61. ImplementationFile=Prop3.cpp
  62. Filter=D
  63. VirtualFilter=idWC
  64. [CLS:CPropDoc]
  65. Type=0
  66. BaseClass=CDocument
  67. HeaderFile=PropDoc.h
  68. ImplementationFile=PropDoc.cpp
  69. [CLS:CPropView]
  70. Type=0
  71. BaseClass=CView
  72. HeaderFile=PropView.h
  73. ImplementationFile=PropView.cpp
  74. Filter=C
  75. VirtualFilter=VWC
  76. LastObject=IDC_RADIO1
  77. [DLG:IDD_ABOUTBOX]
  78. Type=1
  79. Class=CAboutDlg
  80. ControlCount=4
  81. Control1=IDC_STATIC,static,1342177283
  82. Control2=IDC_STATIC,static,1342308480
  83. Control3=IDC_STATIC,static,1342308352
  84. Control4=IDOK,button,1342373889
  85. [DLG:IDD_PROP1]
  86. Type=1
  87. Class=?
  88. ControlCount=6
  89. Control1=IDC_STATIC,button,1342177287
  90. Control2=IDC_RADIO1,button,1342308361
  91. Control3=IDC_RADIO2,button,1342177289
  92. Control4=IDC_RADIO3,button,1342177289
  93. Control5=IDC_LIST1,listbox,1352728835
  94. Control6=IDC_STATIC,static,1342308352
  95. [DLG:IDD_PROP2]
  96. Type=1
  97. Class=?
  98. ControlCount=5
  99. Control1=IDC_STATIC,button,1342177287
  100. Control2=IDC_CHECK1,button,1342242819
  101. Control3=IDC_CHECK2,button,1342242819
  102. Control4=IDC_CHECK3,button,1342242819
  103. Control5=IDC_CHECK4,button,1342242819
  104. [DLG:IDD_PROP3]
  105. Type=1
  106. Class=?
  107. ControlCount=2
  108. Control1=IDC_COMBO2,combobox,1344339971
  109. Control2=IDC_STATIC,static,1342308352
  110. [TB:IDR_MAINFRAME]
  111. Type=1
  112. Class=?
  113. Command1=ID_FILE_NEW
  114. Command2=ID_FILE_OPEN
  115. Command3=ID_FILE_SAVE
  116. Command4=ID_EDIT_CUT
  117. Command5=ID_EDIT_COPY
  118. Command6=ID_EDIT_PASTE
  119. Command7=ID_FILE_PRINT
  120. Command8=ID_APP_ABOUT
  121. CommandCount=8
  122. [MNU:IDR_MAINFRAME]
  123. Type=1
  124. Class=?
  125. Command1=ID_FILE_NEW
  126. Command2=ID_FILE_OPEN
  127. Command3=ID_FILE_SAVE
  128. Command4=ID_FILE_SAVE_AS
  129. Command5=ID_FILE_MRU_FILE1
  130. Command6=ID_APP_EXIT
  131. Command7=ID_EDIT_UNDO
  132. Command8=ID_EDIT_CUT
  133. Command9=ID_EDIT_COPY
  134. Command10=ID_EDIT_PASTE
  135. Command11=ID_VIEW_TOOLBAR
  136. Command12=ID_VIEW_STATUS_BAR
  137. Command13=ID_APP_ABOUT
  138. Command14=IDM_PROPERTYSHEET
  139. CommandCount=14
  140. [ACL:IDR_MAINFRAME]
  141. Type=1
  142. Class=?
  143. Command1=ID_FILE_NEW
  144. Command2=ID_FILE_OPEN
  145. Command3=ID_FILE_SAVE
  146. Command4=ID_EDIT_UNDO
  147. Command5=ID_EDIT_CUT
  148. Command6=ID_EDIT_COPY
  149. Command7=ID_EDIT_PASTE
  150. Command8=ID_EDIT_UNDO
  151. Command9=ID_EDIT_CUT
  152. Command10=ID_EDIT_COPY
  153. Command11=ID_EDIT_PASTE
  154. Command12=ID_NEXT_PANE
  155. Command13=ID_PREV_PANE
  156. CommandCount=13
  157. [CLS:CPorpSheet]
  158. Type=0
  159. HeaderFile=PorpSheet.h
  160. ImplementationFile=PorpSheet.cpp
  161. BaseClass=CPropertySheet
  162. Filter=W
  163. [CLS:CPropSheet]
  164. Type=0
  165. HeaderFile=PropSheet.h
  166. ImplementationFile=PropSheet.cpp
  167. BaseClass=CPropertySheet
  168. Filter=W
  169. LastObject=IDM_PROPERTYSHEET