home *** CD-ROM | disk | FTP | other *** search
/ Prima Shareware 3 / DuCom_Prima-Shareware-3_cd1.bin / PROGRAMO / C / CKTBL / SAMPLES / MFCDEMO / MFCDEMO.CLW < prev    next >
Encoding:
MFC ClassWizard info  |  1994-09-09  |  8.8 KB  |  342 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMfcdemoView
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "mfcdemo.h"
  9. VbxHeaderFile=mfcdemo.h
  10. VbxImplementationFile=mfcdemo.cpp
  11. LastPage=0
  12.  
  13. ClassCount=13
  14. Class1=CCKTBLControl
  15. Class2=CMainFrame
  16. Class3=CMfcdemoDoc
  17. Class4=CMfcdemoApp
  18. Class5=CAboutDlg
  19. Class6=CMfcdemoView
  20.  
  21. ResourceCount=10
  22. Resource1=IDD_OPTIONS_VIEW
  23. Resource2=IDC_OPTIONS_SCROLL
  24. Resource3=IDC_OPTIONS_LABELS
  25. Class7=CDemoOptionsDialog
  26. Resource4=IDR_MFCDEMTYPE
  27. Class8=CScrollDialog
  28. Resource5=IDD_ACTIONS
  29. Resource6=IDD_ABOUTBOX
  30. Resource7=IDD_FORMAT_CELLS_TYPE
  31. Resource8=IDD_INSERT_ROWCOL
  32. Class9=CActionDialog
  33. Class10=CCellTypeDialog
  34. Class11=CLabelDialog
  35. Class12=CInsertRowColDialog
  36. Resource9=IDD_OPTIONS
  37. Class13=CViewOptionsDialog
  38. Resource10=IDR_MAINFRAME
  39.  
  40. [CLS:CCKTBLControl]
  41. Type=0
  42. HeaderFile=cktblctr.h
  43. ImplementationFile=cktblctr.cpp
  44. LastObject=CCKTBLControl
  45. Filter=N
  46.  
  47. [CLS:CMainFrame]
  48. Type=0
  49. HeaderFile=mainfrm.h
  50. ImplementationFile=mainfrm.cpp
  51. Filter=T
  52. LastObject=CMainFrame
  53.  
  54. [CLS:CMfcdemoDoc]
  55. Type=0
  56. HeaderFile=mfcdedoc.h
  57. ImplementationFile=mfcdedoc.cpp
  58. Filter=N
  59. LastObject=ID_APP_EXIT
  60.  
  61. [CLS:CMfcdemoApp]
  62. Type=0
  63. HeaderFile=mfcdemo.h
  64. ImplementationFile=mfcdemo.cpp
  65.  
  66. [CLS:CAboutDlg]
  67. Type=0
  68. HeaderFile=mfcdemo.cpp
  69. ImplementationFile=mfcdemo.cpp
  70. Filter=D
  71. LastObject=CAboutDlg
  72.  
  73. [CLS:CMfcdemoView]
  74. Type=0
  75. HeaderFile=mfcdevw.h
  76. ImplementationFile=mfcdevw.cpp
  77. LastObject=ID_EDIT_DELETEROWS
  78. Filter=C
  79.  
  80. [DLG:IDD_ABOUTBOX]
  81. Type=1
  82. Class=CAboutDlg
  83. ControlCount=10
  84. Control1=IDC_STATIC,static,1342177283
  85. Control2=IDC_STATIC,static,1342308352
  86. Control3=IDC_STATIC,static,1342308352
  87. Control4=IDOK,button,1342373889
  88. Control5=IDC_STATIC,static,1342308352
  89. Control6=IDC_STATIC,static,1342308352
  90. Control7=IDC_STATIC,static,1342308352
  91. Control8=IDC_STATIC,static,1342308352
  92. Control9=IDC_STATIC,static,1342308352
  93. Control10=IDC_STATIC,static,1342308352
  94.  
  95. [MNU:IDR_MAINFRAME]
  96. Type=1
  97. Class=?
  98. Command1=ID_FILE_NEW
  99. Command2=ID_FILE_OPEN
  100. Command3=ID_FILE_PRINT_SETUP
  101. Command4=ID_FILE_MRU_FILE1
  102. Command5=ID_APP_EXIT
  103. Command6=ID_VIEW_TOOLBAR
  104. Command7=ID_VIEW_STATUS_BAR
  105. Command8=ID_APP_ABOUT
  106. CommandCount=8
  107.  
  108. [MNU:IDR_MFCDEMTYPE]
  109. Type=1
  110. Class=?
  111. Command1=ID_FILE_NEW
  112. Command2=ID_FILE_OPEN
  113. Command3=ID_FILE_CLOSE
  114. Command4=ID_FILE_SAVE
  115. Command5=ID_FILE_SAVE_AS
  116. Command6=ID_FILE_PRINT
  117. Command7=ID_FILE_PRINT_PREVIEW
  118. Command8=ID_FILE_PRINT_SETUP
  119. Command9=ID_FILE_MRU_FILE1
  120. Command10=ID_APP_EXIT
  121. Command11=ID_EDIT_UNDO
  122. Command12=ID_EDIT_CUT
  123. Command13=ID_EDIT_COPY
  124. Command14=ID_EDIT_PASTE
  125. Command15=ID_EDIT_DELETEROWS
  126. Command16=ID_EDIT_DELETECOLUMNS
  127. Command17=ID_VIEW_TOOLBAR
  128. Command18=ID_VIEW_STATUS_BAR
  129. Command19=ID_INSERT_ROWS
  130. Command20=ID_INSERT_COLUMNS
  131. Command21=ID_FORMAT_CELLS_TYPE
  132. Command22=ID_FORMAT_FONT
  133. Command23=ID_FORMAT_BACKGROUNDCOLOR
  134. Command24=ID_FORMAT_FOREGORUNDCOLOR
  135. Command25=ID_TOOLS_OPTIONS_SIZE
  136. Command26=ID_TOOLS_OPTIONS_LABELS
  137. Command27=ID_TOOLS_OPTIONS_ACTIONS
  138. Command28=ID_TOOLS_OPTIONS_SCROLLING
  139. Command29=ID_TOOLS_OPTIONS_VIEW
  140. Command30=ID_WINDOW_CASCADE
  141. Command31=ID_WINDOW_TILE_HORZ
  142. Command32=ID_WINDOW_ARRANGE
  143. Command33=ID_APP_ABOUT
  144. CommandCount=33
  145.  
  146. [ACL:IDR_MAINFRAME]
  147. Type=1
  148. Class=?
  149. Command1=ID_FILE_NEW
  150. Command2=ID_FILE_OPEN
  151. Command3=ID_FILE_SAVE
  152. Command4=ID_FILE_PRINT
  153. Command5=ID_EDIT_UNDO
  154. Command6=ID_EDIT_CUT
  155. Command7=ID_EDIT_COPY
  156. Command8=ID_EDIT_PASTE
  157. Command9=ID_EDIT_UNDO
  158. Command10=ID_EDIT_CUT
  159. Command11=ID_EDIT_COPY
  160. Command12=ID_EDIT_PASTE
  161. Command13=ID_NEXT_PANE
  162. Command14=ID_PREV_PANE
  163. CommandCount=14
  164.  
  165. [DLG:IDD_OPTIONS]
  166. Type=1
  167. Class=CDemoOptionsDialog
  168. ControlCount=12
  169. Control1=IDC_STATIC,static,1342308352
  170. Control2=IDC_ROWS,edit,1350631552
  171. Control3=IDC_STATIC,static,1342308352
  172. Control4=IDC_COLUMNS,edit,1350631552
  173. Control5=IDC_OPT_GROW_HORIZONTAL,button,1342242819
  174. Control6=IDC_OPT_GROW_VERTICAL,button,1342242819
  175. Control7=IDOK,button,1342242817
  176. Control8=IDAPPLY,button,1342242816
  177. Control9=IDCANCEL,button,1342242816
  178. Control10=IDC_STATIC,static,1342177283
  179. Control11=IDC_STATIC,button,1342177287
  180. Control12=IDC_STATIC,button,1342177287
  181.  
  182. [CLS:CDemoOptionsDialog]
  183. Type=0
  184. HeaderFile=demoopt.h
  185. ImplementationFile=demoopt.cpp
  186. Filter=D
  187. LastObject=IDAPPLY
  188.  
  189. [DLG:IDD_FORMAT_CELLS_TYPE]
  190. Type=1
  191. Class=CCellTypeDialog
  192. ControlCount=19
  193. Control1=IDC_STATIC,static,1342308352
  194. Control2=IDC_FORMAT_TYPE,combobox,1344339971
  195. Control3=IDC_STATIC,static,1342308352
  196. Control4=IDC_FORMAT_HALIGN,combobox,1344339971
  197. Control5=IDC_STATIC,static,1342308352
  198. Control6=IDC_FORMAT_VALIGN,combobox,1344339971
  199. Control7=IDC_STATIC,button,1342177287
  200. Control8=IDC_FORMAT_AUTOGROW,button,1342242819
  201. Control9=IDC_FORMAT_WORDBREAK,button,1342242819
  202. Control10=IDC_FORMAT_VSCROLL,button,1342242819
  203. Control11=IDC_FORMAT_TEXTLIMIT_NONE,button,1342308361
  204. Control12=IDC_FORMAT_TEXTLIMIT_LIMIT,button,1342177289
  205. Control13=IDC_FORMAT_TEXTLIMIT,edit,1350631552
  206. Control14=IDC_FORMAT_TABONTEXTLIMIT,button,1342242819
  207. Control15=IDOK,button,1342242817
  208. Control16=IDC_APPLY,button,1342242816
  209. Control17=IDCANCEL,button,1342242816
  210. Control18=IDC_STATIC,static,1342177283
  211. Control19=IDC_STATIC,button,1342177287
  212.  
  213. [DLG:IDD_INSERT_ROWCOL]
  214. Type=1
  215. Class=CInsertRowColDialog
  216. ControlCount=8
  217. Control1=IDOK,button,1342242817
  218. Control2=IDCANCEL,button,1342242816
  219. Control3=IDC_INSERT_BEFORE,edit,1350631552
  220. Control4=IDC_INSERT_AMOUNT,edit,1350631552
  221. Control5=IDC_INSERT_GROUP,button,1342177287
  222. Control6=IDC_INSERT_BEFORE_LABEL,static,1342308352
  223. Control7=IDC_INSERT_AMOUNT_LABEL,static,1342308352
  224. Control8=IDC_STATIC,static,1342177283
  225.  
  226. [DLG:IDD_ACTIONS]
  227. Type=1
  228. Class=CActionDialog
  229. ControlCount=19
  230. Control1=IDC_STATIC,button,1342177287
  231. Control2=IDC_ACTION_EDITROWLABELS,button,1342242819
  232. Control3=IDC_ACTION_EDITCOLUMNLABELS,button,1342242819
  233. Control4=IDC_ACTION_EDITCELLS,button,1342242819
  234. Control5=IDC_STATIC,button,1342177287
  235. Control6=IDC_ACTION_RESIZE_ROWS,button,1342242819
  236. Control7=IDC_ACTION_RESIZE_COLUMNS,button,1342242819
  237. Control8=IDC_STATIC,button,1342177287
  238. Control9=IDC_ACTION_SELECTCELLS,button,1342242819
  239. Control10=IDC_ACTION_SELECTROWS,button,1342242819
  240. Control11=IDC_ACTION_SELECTCOLUMNS,button,1342242819
  241. Control12=IDC_ACTION_SELECTALL,button,1342242819
  242. Control13=IDC_STATIC,button,1342177287
  243. Control14=IDC_ACTION_EXTENDEDSELECT,button,1342242819
  244. Control15=IDC_ACTION_SHIFTSELECT,button,1342242819
  245. Control16=IDC_ACTION_CONTROLSELECT,button,1342242819
  246. Control17=IDOK,button,1342242817
  247. Control18=IDCANCEL,button,1342242816
  248. Control19=IDC_STATIC,static,1342177283
  249.  
  250. [CLS:CActionDialog]
  251. Type=0
  252. HeaderFile=actiondi.h
  253. ImplementationFile=actiondi.cpp
  254. Filter=D
  255. LastObject=IDCANCEL
  256.  
  257. [CLS:CCellTypeDialog]
  258. Type=0
  259. HeaderFile=celltype.h
  260. ImplementationFile=celltype.cpp
  261. Filter=D
  262. LastObject=IDC_FORMAT_TEXTLIMIT_LIMIT
  263.  
  264. [CLS:CLabelDialog]
  265. Type=0
  266. HeaderFile=labeldia.h
  267. ImplementationFile=labeldia.cpp
  268. Filter=D
  269. LastObject=IDOK
  270.  
  271. [DLG:IDC_OPTIONS_SCROLL]
  272. Type=1
  273. Class=CScrollDialog
  274. ControlCount=16
  275. Control1=IDOK,button,1342242817
  276. Control2=IDCANCEL,button,1342242816
  277. Control3=IDC_STATIC,button,1342177287
  278. Control4=IDC_STATIC,button,1342177287
  279. Control5=IDC_STATIC,button,1342177287
  280. Control6=IDC_SCROLL_SMOOTH,button,1342242819
  281. Control7=IDC_STATIC,static,1342308352
  282. Control8=IDC_STATIC,static,1342308352
  283. Control9=IDC_STATIC,static,1342308352
  284. Control10=IDC_STATIC,static,1342308352
  285. Control11=IDC_SCROLL_HSCROLL,combobox,1344339971
  286. Control12=IDC_SCROLL_HRANGE,combobox,1344339971
  287. Control13=IDC_SCROLL_VSCROLL,combobox,1344339971
  288. Control14=IDC_SCROLL_VRANGE,combobox,1344339971
  289. Control15=IDC_STATIC,static,1342177283
  290. Control16=IDC_APPLY,button,1342242816
  291.  
  292. [CLS:CScrollDialog]
  293. Type=0
  294. HeaderFile=scrolldi.h
  295. ImplementationFile=scrolldi.cpp
  296. Filter=D
  297. LastObject=IDC_APPLY
  298.  
  299. [CLS:CInsertRowColDialog]
  300. Type=0
  301. HeaderFile=insertro.h
  302. ImplementationFile=insertro.cpp
  303. Filter=D
  304. LastObject=IDOK
  305.  
  306. [CLS:CViewOptionsDialog]
  307. Type=0
  308. HeaderFile=viewopti.h
  309. ImplementationFile=viewopti.cpp
  310. Filter=D
  311. LastObject=IDOK
  312.  
  313. [DLG:IDD_OPTIONS_VIEW]
  314. Type=1
  315. Class=CViewOptionsDialog
  316. ControlCount=7
  317. Control1=IDC_STATIC,button,1342177287
  318. Control2=IDC_VIEW_SHOWGRID,button,1342242819
  319. Control3=IDC_VIEW_SHOWSELECTION,button,1342242819
  320. Control4=IDOK,button,1342242817
  321. Control5=IDAPPLY,button,1342242816
  322. Control6=IDCANCEL,button,1342242816
  323. Control7=IDC_STATIC,static,1342177283
  324.  
  325. [DLG:IDC_OPTIONS_LABELS]
  326. Type=1
  327. Class=CLabelDialog
  328. ControlCount=12
  329. Control1=IDOK,button,1342242817
  330. Control2=IDCANCEL,button,1342242816
  331. Control3=IDC_STATIC,button,1342177287
  332. Control4=IDC_STATIC,button,1342177287
  333. Control5=IDC_LABELS_3DROWS,button,1342242819
  334. Control6=IDC_LABELS_3DCOLS,button,1342242819
  335. Control7=IDC_LABELS_ROWS,combobox,1344339971
  336. Control8=IDC_STATIC,static,1342308352
  337. Control9=IDC_STATIC,static,1342308352
  338. Control10=IDC_LABELS_COLUMNS,combobox,1344339971
  339. Control11=IDC_APPLY,button,1342242816
  340. Control12=IDC_STATIC,static,1342177283
  341.  
  342.