home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / advanced / collect / collect.clw next >
Text File  |  1998-03-26  |  10KB  |  376 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CTypedPtrMapView
  6. LastTemplate=CFormView
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "collect.h"
  9. VbxHeaderFile=collect.h
  10. VbxImplementationFile=collect.cpp
  11. LastPage=0
  12.  
  13. ClassCount=14
  14. Class1=CCollectApp
  15. Class2=CAboutDlg
  16. Class3=CCollectDoc
  17. Class4=CCollectView
  18. Class5=CMainFrame
  19. Class6=CStringListView
  20. Class7=CTypedPtrListView
  21.  
  22. ResourceCount=14
  23. Resource1=IDD_TYPED_PTR_MAP
  24. Resource2=IDD_ABOUTBOX
  25. Resource3=IDD_STRINGLIST
  26. Resource4=IDD_TYPEDLIST
  27. Resource5=IDD_LIST
  28. Class8=CIntListView
  29. Resource6=IDD_POINT_ARRAY
  30. Resource7=IDD_TYPED_PTR_LIST
  31. Resource8=IDD_INT_LIST
  32. Resource9=IDD_DWORD_ARRAY
  33. Class9=CDWordArrayView
  34. Resource10=IDD_TYPED_PTR_ARRAY
  35. Class10=CTypedPtrArrayView
  36. Class11=CPointArrayView
  37. Resource11=IDD_STRING_LIST
  38. Class12=CMapStringToStringView
  39. Resource12=IDD_MAP_STRING_TO_STRING
  40. Class13=CTypedPtrMapView
  41. Resource13=IDR_MAINFRAME
  42. Class14=CMapDWordToMyStructView
  43. Resource14=IDD_MAP_DWORD_TO_MYSTRUCT
  44.  
  45. [CLS:CCollectApp]
  46. Type=0
  47. HeaderFile=collect.h
  48. ImplementationFile=collect.cpp
  49.  
  50. [CLS:CAboutDlg]
  51. Type=0
  52. HeaderFile=collect.cpp
  53. ImplementationFile=collect.cpp
  54.  
  55. [CLS:CCollectDoc]
  56. Type=0
  57. HeaderFile=colledoc.h
  58. ImplementationFile=colledoc.cpp
  59.  
  60. [CLS:CCollectView]
  61. Type=0
  62. HeaderFile=collevw.h
  63. ImplementationFile=collevw.cpp
  64.  
  65. [CLS:CMainFrame]
  66. Type=0
  67. HeaderFile=mainfrm.h
  68. ImplementationFile=mainfrm.cpp
  69.  
  70. [CLS:CStringListView]
  71. Type=0
  72. HeaderFile=strlstvw.h
  73. ImplementationFile=strlstvw.cpp
  74. Filter=D
  75. VirtualFilter=RVWC
  76. LastObject=IDC_INSERT_BEFORE
  77.  
  78. [CLS:CTypedPtrListView]
  79. Type=0
  80. HeaderFile=typlstvw.h
  81. ImplementationFile=typlstvw.cpp
  82. Filter=D
  83. VirtualFilter=RVWC
  84. LastObject=IDC_INSERT_BEFORE
  85.  
  86. [DLG:IDD_ABOUTBOX]
  87. Type=1
  88. Class=CAboutDlg
  89. ControlCount=4
  90. Control1=IDC_STATIC,static,1342177283
  91. Control2=IDC_STATIC,static,1342308352
  92. Control3=IDC_STATIC,static,1342308352
  93. Control4=IDOK,button,1342373889
  94.  
  95. [DLG:IDD_STRINGLIST]
  96. Type=1
  97. Class=CStringListView
  98. ControlCount=8
  99. Control1=IDC_ELEMENT,edit,1350631552
  100. Control2=IDC_ADD,button,1342242817
  101. Control3=IDC_REMOVE,button,1342242816
  102. Control4=IDC_REMOVE_ALL,button,1342242816
  103. Control5=IDC_LIST,listbox,1352728835
  104. Control6=IDC_STATIC,static,1342308352
  105. Control7=IDC_UPDATE,button,1342242816
  106. Control8=IDC_STATIC,static,1342308352
  107.  
  108. [DLG:IDD_TYPEDLIST]
  109. Type=1
  110. Class=CTypedPtrListView
  111. ControlCount=12
  112. Control1=IDC_INT,edit,1350631552
  113. Control2=IDC_FLOAT,edit,1350631552
  114. Control3=IDC_STRING,edit,1350631552
  115. Control4=IDC_ADD,button,1342242817
  116. Control5=IDC_UPDATE,button,1342242816
  117. Control6=IDC_REMOVE,button,1342242816
  118. Control7=IDC_REMOVE_ALL,button,1342242816
  119. Control8=IDC_LIST,listbox,1352728835
  120. Control9=IDC_STATIC,static,1342308352
  121. Control10=IDC_STATIC,static,1342308352
  122. Control11=IDC_STATIC,static,1342308352
  123. Control12=IDC_STATIC,static,1342308352
  124.  
  125. [MNU:IDR_MAINFRAME]
  126. Type=1
  127. Class=?
  128. Command1=ID_FILE_NEW
  129. Command2=ID_FILE_OPEN
  130. Command3=ID_FILE_SAVE
  131. Command4=ID_FILE_SAVE_AS
  132. Command5=ID_FILE_PRINT
  133. Command6=ID_FILE_PRINT_PREVIEW
  134. Command7=ID_FILE_PRINT_SETUP
  135. Command8=ID_FILE_MRU_FILE1
  136. Command9=ID_APP_EXIT
  137. Command10=ID_EDIT_UNDO
  138. Command11=ID_EDIT_CUT
  139. Command12=ID_EDIT_COPY
  140. Command13=ID_EDIT_PASTE
  141. Command14=ID_STRINGLIST
  142. Command15=ID_TYPEDLIST
  143. Command16=ID_INTLIST
  144. Command17=ID_DWORDARRAY
  145. Command18=ID_TYPEDPTRARRAY
  146. Command19=ID_POINTARRAY
  147. Command20=ID_MAPSTRINGTOSTRING
  148. Command21=ID_TYPEDPTRMAP
  149. Command22=ID_MAPDWORDTOMYSTRUCT
  150. Command23=ID_VIEW_TOOLBAR
  151. Command24=ID_VIEW_STATUS_BAR
  152. Command25=ID_APP_ABOUT
  153. CommandCount=25
  154.  
  155. [ACL:IDR_MAINFRAME]
  156. Type=1
  157. Class=?
  158. Command1=ID_FILE_NEW
  159. Command2=ID_FILE_OPEN
  160. Command3=ID_FILE_SAVE
  161. Command4=ID_FILE_PRINT
  162. Command5=ID_EDIT_UNDO
  163. Command6=ID_EDIT_CUT
  164. Command7=ID_EDIT_COPY
  165. Command8=ID_EDIT_PASTE
  166. Command9=ID_EDIT_UNDO
  167. Command10=ID_EDIT_CUT
  168. Command11=ID_EDIT_COPY
  169. Command12=ID_EDIT_PASTE
  170. Command13=ID_NEXT_PANE
  171. Command14=ID_PREV_PANE
  172. CommandCount=14
  173.  
  174. [DLG:IDD_LIST]
  175. Type=1
  176. Class=CIntListView
  177. ControlCount=8
  178. Control1=IDC_ELEMENT,edit,1350631552
  179. Control2=IDC_ADD,button,1342242817
  180. Control3=IDC_UPDATE,button,1342242816
  181. Control4=IDC_REMOVE,button,1342242816
  182. Control5=IDC_REMOVE_ALL,button,1342242816
  183. Control6=IDC_LIST,listbox,1352728835
  184. Control7=IDC_STATIC,static,1342308352
  185. Control8=IDC_STATIC,static,1342308352
  186.  
  187. [CLS:CIntListView]
  188. Type=0
  189. HeaderFile=intlstvw.h
  190. ImplementationFile=intlstvw.cpp
  191. Filter=D
  192. VirtualFilter=RVWC
  193. LastObject=IDC_ELEMENT
  194.  
  195. [DLG:IDD_STRING_LIST]
  196. Type=1
  197. ControlCount=9
  198. Control1=IDC_ELEMENT,edit,1350631552
  199. Control2=IDC_LIST,listbox,1352728833
  200. Control3=IDC_ADD,button,1342242817
  201. Control4=IDC_INSERT_BEFORE,button,1342242816
  202. Control5=IDC_UPDATE,button,1342242816
  203. Control6=IDC_REMOVE,button,1342242816
  204. Control7=IDC_REMOVE_ALL,button,1342242816
  205. Control8=IDC_STATIC,static,1342308352
  206. Control9=IDC_STATIC,static,1342308352
  207.  
  208. [DLG:IDD_TYPED_PTR_LIST]
  209. Type=1
  210. ControlCount=13
  211. Control1=IDC_INT,edit,1350631552
  212. Control2=IDC_FLOAT,edit,1350631552
  213. Control3=IDC_STRING,edit,1350631552
  214. Control4=IDC_LIST,listbox,1352728833
  215. Control5=IDC_STATIC,static,1342308352
  216. Control6=IDC_STATIC,static,1342308352
  217. Control7=IDC_STATIC,static,1342308352
  218. Control8=IDC_STATIC,static,1342308352
  219. Control9=IDC_ADD,button,1342242817
  220. Control10=IDC_INSERT_BEFORE,button,1342242816
  221. Control11=IDC_UPDATE,button,1342242816
  222. Control12=IDC_REMOVE,button,1342242816
  223. Control13=IDC_REMOVE_ALL,button,1342242816
  224.  
  225. [DLG:IDD_INT_LIST]
  226. Type=1
  227. ControlCount=9
  228. Control1=IDC_ELEMENT,edit,1350631552
  229. Control2=IDC_LIST,listbox,1352728833
  230. Control3=IDC_ADD,button,1342242817
  231. Control4=IDC_INSERT_BEFORE,button,1342242816
  232. Control5=IDC_UPDATE,button,1342242816
  233. Control6=IDC_REMOVE,button,1342242816
  234. Control7=IDC_REMOVE_ALL,button,1342242816
  235. Control8=IDC_STATIC,static,1342308352
  236. Control9=IDC_STATIC,static,1342308352
  237.  
  238. [DLG:IDD_DWORD_ARRAY]
  239. Type=1
  240. Class=CDWordArrayView
  241. ControlCount=8
  242. Control1=IDC_DWORD,edit,1350631552
  243. Control2=IDC_LIST,listbox,1352728833
  244. Control3=IDC_ADD,button,1342242817
  245. Control4=IDC_UPDATE,button,1342242816
  246. Control5=IDC_REMOVE,button,1342242816
  247. Control6=IDC_REMOVE_ALL,button,1342242816
  248. Control7=IDC_STATIC,static,1342308352
  249. Control8=IDC_STATIC,static,1342308352
  250.  
  251. [DLG:IDD_TYPED_PTR_ARRAY]
  252. Type=1
  253. Class=CTypedPtrArrayView
  254. ControlCount=12
  255. Control1=IDC_INT,edit,1350631552
  256. Control2=IDC_FLOAT,edit,1350631552
  257. Control3=IDC_STRING,edit,1350631552
  258. Control4=IDC_LIST,listbox,1352728833
  259. Control5=IDC_ADD,button,1342242817
  260. Control6=IDC_UPDATE,button,1342242816
  261. Control7=IDC_REMOVE,button,1342242816
  262. Control8=IDC_REMOVE_ALL,button,1342242816
  263. Control9=IDC_STATIC,static,1342308352
  264. Control10=IDC_STATIC,static,1342308352
  265. Control11=IDC_STATIC,static,1342308352
  266. Control12=IDC_STATIC,static,1342308352
  267.  
  268. [CLS:CTypedPtrArrayView]
  269. Type=0
  270. HeaderFile=typaryvw.h
  271. ImplementationFile=typaryvw.cpp
  272. Filter=D
  273. VirtualFilter=RVWC
  274. LastObject=IDC_UPDATE
  275.  
  276. [DLG:IDD_POINT_ARRAY]
  277. Type=1
  278. Class=CPointArrayView
  279. ControlCount=10
  280. Control1=IDC_X,edit,1350631552
  281. Control2=IDC_Y,edit,1350631552
  282. Control3=IDC_LIST,listbox,1352728833
  283. Control4=IDC_ADD,button,1342242817
  284. Control5=IDC_UPDATE,button,1342242816
  285. Control6=IDC_REMOVE,button,1342242816
  286. Control7=IDC_REMOVE_ALL,button,1342242816
  287. Control8=65535,static,1342308352
  288. Control9=65535,static,1342308352
  289. Control10=65535,static,1342308352
  290.  
  291. [CLS:CPointArrayView]
  292. Type=0
  293. HeaderFile=ptarryvw.h
  294. ImplementationFile=ptarryvw.cpp
  295. Filter=D
  296. VirtualFilter=RVWC
  297. LastObject=IDC_LIST
  298.  
  299. [DLG:IDD_MAP_STRING_TO_STRING]
  300. Type=1
  301. Class=CMapStringToStringView
  302. ControlCount=10
  303. Control1=IDC_KEY,edit,1350631552
  304. Control2=IDC_VALUE,edit,1350631552
  305. Control3=IDC_LIST,listbox,1352728835
  306. Control4=IDC_ADD_OR_UPDATE,button,1342242817
  307. Control5=IDC_FIND,button,1342242816
  308. Control6=IDC_REMOVE,button,1342242816
  309. Control7=IDC_REMOVE_ALL,button,1342242816
  310. Control8=65535,static,1342308352
  311. Control9=65535,static,1342308352
  312. Control10=65535,static,1342308352
  313.  
  314. [CLS:CMapStringToStringView]
  315. Type=0
  316. HeaderFile=mapssvw.h
  317. ImplementationFile=mapssvw.cpp
  318. Filter=D
  319. VirtualFilter=RVWC
  320. LastObject=IDC_REMOVE_ALL
  321.  
  322. [DLG:IDD_TYPED_PTR_MAP]
  323. Type=1
  324. Class=CTypedPtrMapView
  325. ControlCount=14
  326. Control1=IDC_KEY,edit,1350631552
  327. Control2=IDC_INT,edit,1350631552
  328. Control3=IDC_FLOAT,edit,1350631552
  329. Control4=IDC_STRING,edit,1350631552
  330. Control5=IDC_LIST,listbox,1352728835
  331. Control6=IDC_ADD_OR_UPDATE,button,1342242817
  332. Control7=IDC_FIND,button,1342242816
  333. Control8=IDC_REMOVE,button,1342242816
  334. Control9=IDC_REMOVE_ALL,button,1342242816
  335. Control10=IDC_STATIC,static,1342308352
  336. Control11=IDC_STATIC,static,1342308352
  337. Control12=IDC_STATIC,static,1342308352
  338. Control13=IDC_STATIC,static,1342308352
  339. Control14=IDC_STATIC,static,1342308352
  340.  
  341. [CLS:CTypedPtrMapView]
  342. Type=0
  343. HeaderFile=typtrmap.h
  344. ImplementationFile=typtrmap.cpp
  345. Filter=D
  346. VirtualFilter=RVWC
  347. LastObject=IDC_LIST
  348.  
  349. [DLG:IDD_MAP_DWORD_TO_MYSTRUCT]
  350. Type=1
  351. Class=CMapDWordToMyStructView
  352. ControlCount=14
  353. Control1=IDC_KEY,edit,1350631552
  354. Control2=IDC_INT,edit,1350631552
  355. Control3=IDC_FLOAT,edit,1350631552
  356. Control4=IDC_STRING,edit,1350631552
  357. Control5=IDC_LIST,listbox,1352728835
  358. Control6=IDC_ADD_OR_UPDATE,button,1342242817
  359. Control7=IDC_FIND,button,1342242816
  360. Control8=IDC_REMOVE,button,1342242816
  361. Control9=IDC_REMOVE_ALL,button,1342242816
  362. Control10=IDC_STATIC,static,1342308352
  363. Control11=IDC_STATIC,static,1342308352
  364. Control12=IDC_STATIC,static,1342308352
  365. Control13=IDC_STATIC,static,1342308352
  366. Control14=IDC_STATIC,static,1342308352
  367.  
  368. [CLS:CMapDWordToMyStructView]
  369. Type=0
  370. HeaderFile=mapdwvw.h
  371. ImplementationFile=mapdwvw.cpp
  372. Filter=D
  373. VirtualFilter=RVWC
  374. LastObject=IDC_LIST
  375.  
  376.