OSDemo.clw
上传用户:tianjwyx
上传日期:2007-01-13
资源大小:813k
文件大小:10k
源码类别:

操作系统开发

开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CTab2
  5. LastTemplate=CDialog
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "OSDemo.h"
  8. LastPage=0
  9. ClassCount=18
  10. Class1=COSDemoApp
  11. Class2=COSDemoDoc
  12. Class3=COSDemoView
  13. Class4=CMainFrame
  14. ResourceCount=17
  15. Resource1=IDR_MAINFRAME
  16. Resource2=IDD_TAB3
  17. Class5=CAboutDlg
  18. Resource3=IDD_DIALOG_LOGIN
  19. Resource4=IDD_DLG_USER
  20. Resource5=IDD_TAB2
  21. Resource6=IDD_ABOUTBOX
  22. Class6=CTab1
  23. Class7=CTab2
  24. Class8=CTab3
  25. Class9=CTab4
  26. Resource7=IDD_TAB4
  27. Class10=CJobView
  28. Resource8=IDR_POP_MNU2
  29. Class11=CMemView
  30. Resource9=IDD_TAB_PAGE1
  31. Resource10=IDD_TAB_PAGE2
  32. Resource11=IDD_TAB_MEM
  33. Class12=CMemPage1
  34. Class13=CMemPage2
  35. Resource12=IDD_DLG_NEWFILE
  36. Resource13=IDD_TAB1
  37. Class14=CDlgLogin
  38. Resource14=IDR_POP_MNU1
  39. Class15=CDlgNewFile
  40. Resource15=IDD_OSDEMO_FORM
  41. Class16=CDlgUser
  42. Resource16=IDD_TAB_JOB
  43. Class17=CDlgDisk
  44. Class18=CSplashWnd
  45. Resource17=IDD_DLGDISK
  46. [CLS:COSDemoApp]
  47. Type=0
  48. HeaderFile=OSDemo.h
  49. ImplementationFile=OSDemo.cpp
  50. Filter=N
  51. [CLS:COSDemoDoc]
  52. Type=0
  53. HeaderFile=OSDemoDoc.h
  54. ImplementationFile=OSDemoDoc.cpp
  55. Filter=N
  56. [CLS:COSDemoView]
  57. Type=0
  58. HeaderFile=OSDemoView.h
  59. ImplementationFile=OSDemoView.cpp
  60. Filter=D
  61. LastObject=IDC_TAB_DEMO
  62. BaseClass=CFormView
  63. VirtualFilter=VWC
  64. [CLS:CMainFrame]
  65. Type=0
  66. HeaderFile=MainFrm.h
  67. ImplementationFile=MainFrm.cpp
  68. Filter=T
  69. LastObject=CMainFrame
  70. BaseClass=CFrameWnd
  71. VirtualFilter=fWC
  72. [CLS:CAboutDlg]
  73. Type=0
  74. HeaderFile=OSDemo.cpp
  75. ImplementationFile=OSDemo.cpp
  76. Filter=D
  77. LastObject=CAboutDlg
  78. [DLG:IDD_ABOUTBOX]
  79. Type=1
  80. Class=CAboutDlg
  81. ControlCount=4
  82. Control1=IDC_STATIC,static,1342177283
  83. Control2=IDC_STATIC,static,1342308480
  84. Control3=IDOK,button,1342373889
  85. Control4=IDC_STATIC,static,1342308352
  86. [MNU:IDR_MAINFRAME]
  87. Type=1
  88. Class=CMainFrame
  89. Command1=ID_MENU_TEST1
  90. Command2=ID_MENU_TEST2
  91. Command3=ID_MENU_TEST3
  92. Command4=ID_MENU_TEST4
  93. Command5=ID_MENU_EXER1
  94. Command6=ID_MENU_EXER2
  95. Command7=ID_MENU_EXER3
  96. Command8=ID_MENU_EXER4
  97. Command9=ID_APP_ABOUT
  98. Command10=ID_MENU_EXIT
  99. CommandCount=10
  100. [ACL:IDR_MAINFRAME]
  101. Type=1
  102. Class=CMainFrame
  103. Command1=ID_FILE_NEW
  104. Command2=ID_FILE_OPEN
  105. Command3=ID_FILE_SAVE
  106. Command4=ID_FILE_PRINT
  107. Command5=ID_EDIT_UNDO
  108. Command6=ID_EDIT_CUT
  109. Command7=ID_EDIT_COPY
  110. Command8=ID_EDIT_PASTE
  111. Command9=ID_EDIT_UNDO
  112. Command10=ID_EDIT_CUT
  113. Command11=ID_EDIT_COPY
  114. Command12=ID_EDIT_PASTE
  115. Command13=ID_NEXT_PANE
  116. Command14=ID_PREV_PANE
  117. CommandCount=14
  118. [DLG:IDD_OSDEMO_FORM]
  119. Type=1
  120. Class=COSDemoView
  121. ControlCount=1
  122. Control1=IDC_TAB_DEMO,SysTabControl32,1342177280
  123. [TB:IDR_MAINFRAME]
  124. Type=1
  125. Class=?
  126. Command1=ID_MENU_TEST1
  127. Command2=ID_MENU_TEST2
  128. Command3=ID_MENU_TEST3
  129. Command4=ID_MENU_TEST4
  130. CommandCount=4
  131. [DLG:IDD_TAB1]
  132. Type=1
  133. Class=CTab1
  134. ControlCount=22
  135. Control1=IDC_NEED_TIME,edit,1350631552
  136. Control2=IDC_SPIN1,msctls_updown32,1342177330
  137. Control3=IDC_NEED_MEM,edit,1350631552
  138. Control4=IDC_SPIN2,msctls_updown32,1342177330
  139. Control5=IDC_TIME_SLIDER,msctls_trackbar32,1342242821
  140. Control6=IDC_BTN_ADD,button,1342242816
  141. Control7=IDC_BTN_DEL,button,1342242816
  142. Control8=IDC_BTN_RUN,button,1342242816
  143. Control9=IDC_STATIC,button,1342177287
  144. Control10=IDC_JOBLIST,SysListView32,1350631425
  145. Control11=IDC_STATIC,static,1342308352
  146. Control12=IDC_STATIC,static,1342308352
  147. Control13=IDC_STATIC,static,1342308352
  148. Control14=IDC_STATIC,static,1342308352
  149. Control15=IDC_START,static,1342308352
  150. Control16=IDC_STATIC,button,1342177287
  151. Control17=IDC_MEMLIST,SysListView32,1350631425
  152. Control18=IDC_COMBO_TAPE,combobox,1344340227
  153. Control19=IDC_COMBO_PRINTER,combobox,1344340227
  154. Control20=IDC_TAB_VIEW,SysTabControl32,1342177280
  155. Control21=IDC_TIME_ADD,button,1342242816
  156. Control22=IDC_TIME_DEC,button,1342242816
  157. [DLG:IDD_TAB2]
  158. Type=1
  159. Class=CTab2
  160. ControlCount=21
  161. Control1=IDC_PROC_NAME,edit,1350631552
  162. Control2=IDC_PRIORITY,combobox,1342242819
  163. Control3=IDC_PROC_ALLTIME,edit,1350631552
  164. Control4=IDC_SPIN1,msctls_updown32,1342177330
  165. Control5=IDC_PROC_CPUTIME,edit,1350631552
  166. Control6=IDC_SPIN2,msctls_updown32,1342177330
  167. Control7=IDC_PROC_LIST,SysListView32,1350631425
  168. Control8=IDC_STATIC,button,1342177287
  169. Control9=IDC_BTN_ADD,button,1342242816
  170. Control10=IDC_BTN_BEGIN,button,1342242816
  171. Control11=IDC_STATIC,static,1342308352
  172. Control12=IDC_STATIC,button,1342177287
  173. Control13=IDC_STATIC,static,1342308352
  174. Control14=IDC_STATIC,static,1342308352
  175. Control15=IDC_STATIC,static,1342308352
  176. Control16=IDC_RADIO1,button,1342177289
  177. Control17=IDC_RADIO2,button,1342177289
  178. Control18=IDC_STATIC,button,1342177287
  179. Control19=IDC_BTN_DEL,button,1342242816
  180. Control20=IDC_STATIC,static,1342308352
  181. Control21=IDC_STATIC,static,1342308352
  182. [DLG:IDD_TAB3]
  183. Type=1
  184. Class=CTab3
  185. ControlCount=7
  186. Control1=IDC_BTN_BEGIN,button,1342242816
  187. Control2=IDC_SERIAL,SysListView32,1350631425
  188. Control3=IDC_STATIC,button,1342177287
  189. Control4=IDC_STATIC,button,1342177287
  190. Control5=IDC_TREE,SysTreeView32,1350631431
  191. Control6=IDC_TAB_VIEW,SysTabControl32,1342177280
  192. Control7=IDC_LCD,static,1350696960
  193. [DLG:IDD_TAB4]
  194. Type=1
  195. Class=CTab4
  196. ControlCount=13
  197. Control1=IDC_FILELIST,SysListView32,1350631425
  198. Control2=IDC_BTN_LOGIN,button,1342242816
  199. Control3=IDC_FILETREE,SysTreeView32,1350631427
  200. Control4=IDC_STATIC,button,1342177287
  201. Control5=IDC_BTN_ADD,button,1342242816
  202. Control6=IDC_BTN_MODIFY,button,1342242816
  203. Control7=IDC_BTN_DELETE,button,1342242816
  204. Control8=IDC_BTN_CLOSE,button,1342242816
  205. Control9=IDC_BTN_OPEN,button,1342242816
  206. Control10=IDC_BTN_USER,button,1342242816
  207. Control11=IDC_BTN_DISK,button,1342242816
  208. Control12=IDC_STATIC,button,1342177287
  209. Control13=IDC_FILE_CONTENT,edit,1352732804
  210. [CLS:CTab1]
  211. Type=0
  212. HeaderFile=Tab1.h
  213. ImplementationFile=Tab1.cpp
  214. BaseClass=CDialog
  215. Filter=D
  216. LastObject=IDR_MNU_REDO
  217. VirtualFilter=dWC
  218. [CLS:CTab2]
  219. Type=0
  220. HeaderFile=Tab2.h
  221. ImplementationFile=Tab2.cpp
  222. BaseClass=CDialog
  223. Filter=D
  224. LastObject=IDC_BUTTON1
  225. VirtualFilter=dWC
  226. [CLS:CTab3]
  227. Type=0
  228. HeaderFile=Tab3.h
  229. ImplementationFile=Tab3.cpp
  230. BaseClass=CDialog
  231. Filter=D
  232. LastObject=IDC_TAB_VIEW
  233. VirtualFilter=dWC
  234. [CLS:CTab4]
  235. Type=0
  236. HeaderFile=Tab4.h
  237. ImplementationFile=Tab4.cpp
  238. BaseClass=CDialog
  239. Filter=D
  240. LastObject=IDC_FILELIST
  241. VirtualFilter=dWC
  242. [DLG:IDD_TAB_JOB]
  243. Type=1
  244. Class=CJobView
  245. ControlCount=1
  246. Control1=IDC_JOBVIEW,static,1342177287
  247. [DLG:IDD_TAB_MEM]
  248. Type=1
  249. Class=CMemView
  250. ControlCount=2
  251. Control1=IDC_MEMVIEW,static,1342177287
  252. Control2=IDC_PIECHART1,PIE_CHART_CTRL,1342242816
  253. [CLS:CJobView]
  254. Type=0
  255. HeaderFile=JobView.h
  256. ImplementationFile=JobView.cpp
  257. BaseClass=CDialog
  258. Filter=D
  259. VirtualFilter=dWC
  260. LastObject=CJobView
  261. [CLS:CMemView]
  262. Type=0
  263. HeaderFile=MemView.h
  264. ImplementationFile=MemView.cpp
  265. BaseClass=CDialog
  266. Filter=D
  267. VirtualFilter=dWC
  268. LastObject=CMemView
  269. [MNU:IDR_POP_MNU1]
  270. Type=1
  271. Class=CTab1
  272. Command1=IDR_MNU_REDO
  273. CommandCount=1
  274. [DLG:IDD_TAB_PAGE1]
  275. Type=1
  276. Class=CMemPage1
  277. ControlCount=1
  278. Control1=IDC_DRAW,static,1342177287
  279. [DLG:IDD_TAB_PAGE2]
  280. Type=1
  281. Class=CMemPage2
  282. ControlCount=1
  283. Control1=IDC_DRAW,static,1342177298
  284. [CLS:CMemPage1]
  285. Type=0
  286. HeaderFile=MemPage1.h
  287. ImplementationFile=MemPage1.cpp
  288. BaseClass=CDialog
  289. Filter=D
  290. VirtualFilter=dWC
  291. LastObject=IDC_DRAW
  292. [CLS:CMemPage2]
  293. Type=0
  294. HeaderFile=MemPage2.h
  295. ImplementationFile=MemPage2.cpp
  296. BaseClass=CDialog
  297. Filter=D
  298. VirtualFilter=dWC
  299. LastObject=IDC_DRAW
  300. [MNU:IDR_POP_MNU2]
  301. Type=1
  302. Class=CTab3
  303. Command1=IDR_MNU_REDO2
  304. CommandCount=1
  305. [DLG:IDD_DIALOG_LOGIN]
  306. Type=1
  307. Class=CDlgLogin
  308. ControlCount=7
  309. Control1=IDC_USERLIST,SysListView32,1350631424
  310. Control2=IDC_USERNAME,combobox,1344340227
  311. Control3=IDOK,button,1342242816
  312. Control4=IDCANCEL,button,1342242816
  313. Control5=IDC_STATIC,static,1342308352
  314. Control6=IDC_PASSWORD,edit,1350631584
  315. Control7=IDC_STATIC,static,1342308352
  316. [CLS:CDlgLogin]
  317. Type=0
  318. HeaderFile=tab4.cpp
  319. ImplementationFile=tab4.cpp
  320. BaseClass=CDialog
  321. Filter=D
  322. LastObject=CDlgLogin
  323. VirtualFilter=dWC
  324. [DLG:IDD_DLG_NEWFILE]
  325. Type=1
  326. Class=CDlgNewFile
  327. ControlCount=11
  328. Control1=IDC_EDIT_FILENAME,edit,1350631552
  329. Control2=IDC_EDIT_CONTENT,edit,1352728708
  330. Control3=IDOK,button,1342242816
  331. Control4=IDCANCEL,button,1342242816
  332. Control5=IDC_CHECK_READ,button,1342177283
  333. Control6=IDC_CHECK_EXECUTE,button,1342177283
  334. Control7=IDC_CHECK_SHARE,button,1342177283
  335. Control8=IDC_STATIC,static,1342308352
  336. Control9=IDC_STATIC,static,1342308352
  337. Control10=IDC_STATIC,button,1342177287
  338. Control11=IDC_STATIC,button,1342177287
  339. [CLS:CDlgNewFile]
  340. Type=0
  341. HeaderFile=DlgNewFile.h
  342. ImplementationFile=DlgNewFile.cpp
  343. BaseClass=CDialog
  344. Filter=D
  345. LastObject=IDC_EDIT_FILENAME
  346. VirtualFilter=dWC
  347. [CLS:CDlgUser]
  348. Type=0
  349. HeaderFile=tab4.cpp
  350. ImplementationFile=tab4.cpp
  351. BaseClass=CDialog
  352. Filter=D
  353. VirtualFilter=dWC
  354. LastObject=IDC_USER_LIST
  355. [DLG:IDD_DLG_USER]
  356. Type=1
  357. Class=CDlgUser
  358. ControlCount=6
  359. Control1=ID_ADD_USER,button,1342242817
  360. Control2=IDCANCEL,button,1342242816
  361. Control3=IDC_USER_LIST,SysListView32,1350631425
  362. Control4=IDC_USER_NAME,edit,1350631552
  363. Control5=IDC_STATIC,static,1342308352
  364. Control6=IDC_DEL_USER,button,1342242816
  365. [DLG:IDD_DLGDISK]
  366. Type=1
  367. Class=CDlgDisk
  368. ControlCount=10
  369. Control1=IDEXIT,button,1342242817
  370. Control2=IDC_STATIC,button,1342177287
  371. Control3=IDC_PIECHART2,PIE_CHART_CTRL,1342242816
  372. Control4=IDC_STATIC,static,1342308352
  373. Control5=IDC_STATIC_USED,static,1342308352
  374. Control6=IDC_STATIC,static,1342308352
  375. Control7=IDC_STATIC_USERNUM,static,1342308352
  376. Control8=IDC_FORMAT,button,1342242816
  377. Control9=IDC_STATIC,button,1342177287
  378. Control10=IDC_STATIC_CHECKER,static,1342177286
  379. [CLS:CDlgDisk]
  380. Type=0
  381. HeaderFile=tab4.cpp
  382. ImplementationFile=tab4.cpp
  383. BaseClass=CDialog
  384. Filter=D
  385. LastObject=IDC_STATIC_USED
  386. VirtualFilter=dWC
  387. [CLS:CSplashWnd]
  388. Type=0
  389. HeaderFile=Splash.h
  390. ImplementationFile=Splash.cpp
  391. BaseClass=CWnd