home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / general / cmnctrl1 / cmnctrl1.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1998-03-27  |  5.1 KB  |  197 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAllControlsSheet
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "cmnctrl1.h"
  9. LastPage=0
  10.  
  11. ClassCount=10
  12. Class1=CAnimateCtrlPage
  13. Class2=CCmnCtrl1App
  14. Class3=CDateTimePage
  15. Class4=CMonthCalPage
  16. Class5=CMyTreeCtrl
  17. Class6=CAllControlsSheet
  18. Class7=CStandardBar
  19. Class8=CPaletteBar
  20. Class9=CToolBarCtrlPage
  21. Class10=CTreeCtrlPage
  22.  
  23. ResourceCount=6
  24. Resource1=IDD_DATETIME
  25. Resource2=IDD_TOOLBARCTRL
  26. Resource3=IDD_MONTHCAL
  27. Resource4=IDD_TREECTRL
  28. Resource5=IDD_ANIMCTRL
  29. Resource6=IDD_ABOUTBOX
  30.  
  31. [CLS:CAnimateCtrlPage]
  32. Type=0
  33. BaseClass=CPropertyPage
  34. HeaderFile=animctrl.h
  35. ImplementationFile=animctrl.cpp
  36.  
  37. [CLS:CCmnCtrl1App]
  38. Type=0
  39. BaseClass=CWinApp
  40. HeaderFile=CmnCtrl1.h
  41. ImplementationFile=CmnCtrl1.cpp
  42.  
  43. [CLS:CDateTimePage]
  44. Type=0
  45. BaseClass=CPropertyPage
  46. HeaderFile=DateTime.h
  47. ImplementationFile=DateTime.cpp
  48.  
  49. [CLS:CMonthCalPage]
  50. Type=0
  51. BaseClass=CPropertyPage
  52. HeaderFile=MonthCal.h
  53. ImplementationFile=MonthCal.cpp
  54. LastObject=CMonthCalPage
  55.  
  56. [CLS:CMyTreeCtrl]
  57. Type=0
  58. BaseClass=CTreeCtrl
  59. HeaderFile=mtreectl.h
  60. ImplementationFile=mtreectl.cpp
  61. LastObject=CMyTreeCtrl
  62.  
  63. [CLS:CAllControlsSheet]
  64. Type=0
  65. BaseClass=CPropertySheet
  66. HeaderFile=propsht.h
  67. ImplementationFile=propsht.cpp
  68. LastObject=CAllControlsSheet
  69. Filter=W
  70. VirtualFilter=hWC
  71.  
  72. [CLS:CStandardBar]
  73. Type=0
  74. BaseClass=CToolBarCtrl
  75. HeaderFile=toolbar1.h
  76. ImplementationFile=toolbar1.cpp
  77.  
  78. [CLS:CPaletteBar]
  79. Type=0
  80. BaseClass=CToolBarCtrl
  81. HeaderFile=toolbar2.h
  82. ImplementationFile=toolbar2.cpp
  83.  
  84. [CLS:CToolBarCtrlPage]
  85. Type=0
  86. BaseClass=CPropertyPage
  87. HeaderFile=toolpage.h
  88. ImplementationFile=toolpage.cpp
  89.  
  90. [CLS:CTreeCtrlPage]
  91. Type=0
  92. BaseClass=CPropertyPage
  93. HeaderFile=treecpg.h
  94. ImplementationFile=treecpg.cpp
  95. Filter=D
  96. VirtualFilter=idWC
  97. LastObject=CTreeCtrlPage
  98.  
  99. [DLG:IDD_ANIMCTRL]
  100. Type=1
  101. Class=CAnimateCtrlPage
  102. ControlCount=12
  103. Control1=IDC_STATIC,static,1342308352
  104. Control2=IDC_EDIT1,edit,1350631552
  105. Control3=IDC_BROWSE,button,1342242816
  106. Control4=1032,button,1342308359
  107. Control5=IDC_CENTER,button,1342373891
  108. Control6=IDC_TRANSPARENT,button,1342242819
  109. Control7=IDC_AUTOPLAY,button,1342242819
  110. Control8=IDC_PLAY,button,1342242816
  111. Control9=IDC_STOP,button,1342242816
  112. Control10=IDC_ANIMFRAME,static,1342308352
  113. Control11=IDC_ANIMSTATUS,static,1342308352
  114. Control12=IDC_STATIC,button,1342177287
  115.  
  116. [DLG:IDD_DATETIME]
  117. Type=1
  118. Class=CDateTimePage
  119. ControlCount=12
  120. Control1=IDC_STATIC,button,1342177287
  121. Control2=IDC_STATIC,button,1342177287
  122. Control3=IDC_STATIC,button,1342177287
  123. Control4=IDC_CKUPDOWN,button,1342242819
  124. Control5=IDC_CKSHOWNONE,button,1342242819
  125. Control6=IDC_CKAPPCANPARSE,button,1342242819
  126. Control7=IDC_CKTIMEFORMAT,button,1342177289
  127. Control8=IDC_CKSHORTDATEFORMAT,button,1342177289
  128. Control9=IDC_CKLONGDATEFORMAT,button,1342177289
  129. Control10=IDC_LBNOTIFY,listbox,1352728833
  130. Control11=IDC_STATIC,static,1342308352
  131. Control12=IDC_DTFRAME,static,1342308352
  132.  
  133. [DLG:IDD_MONTHCAL]
  134. Type=1
  135. Class=CMonthCalPage
  136. ControlCount=15
  137. Control1=IDC_MCFRAME,static,1342308352
  138. Control2=IDC_CKDAYSTATE,button,1342242819
  139. Control3=IDC_CMULTISELECT,button,1342242819
  140. Control4=IDC_CKNOTODAY,button,1342242819
  141. Control5=IDC_CKNOTODAYCIRCLE,button,1342242819
  142. Control6=IDC_CKWEEKNUMBERS,button,1342242819
  143. Control7=IDC_STATIC,button,1342177287
  144. Control8=IDC_NOTIFYLIST,listbox,1352728833
  145. Control9=IDC_STATIC,static,1342308352
  146. Control10=IDC_STATIC,static,1342308352
  147. Control11=IDC_STATIC,static,1342308352
  148. Control12=IDC_STATIC,static,1342308352
  149. Control13=IDC_EDSELRANGE,edit,1484857472
  150. Control14=IDC_STRSELECTION,static,1342308352
  151. Control15=IDC_STRRANGE,static,1342308352
  152.  
  153. [DLG:IDD_TOOLBARCTRL]
  154. Type=1
  155. Class=CToolBarCtrlPage
  156. ControlCount=15
  157. Control1=IDC_ALTDRAG,button,1342373891
  158. Control2=IDC_STATIC,button,1342177287
  159. Control3=ID_TOOLBARSTYLE,static,1342308352
  160. Control4=ID_BUTTONSTYLE,static,1342308352
  161. Control5=ID_TBSTYLEBUTTON,static,1342308352
  162. Control6=IDC_STATIC,button,1342177287
  163. Control7=ID_TOOLBARSTYLE2,static,1342308352
  164. Control8=ID_BUTTONSTYLE2,static,1342308352
  165. Control9=ID_TBSTYLECHECKGROUP,static,1342308352
  166. Control10=ID_CCSBOTTOM,static,1342308352
  167. Control11=ID_CCSTOP,static,1342308352
  168. Control12=ID_CCSADJUSTABLE,static,1342308352
  169. Control13=ID_TBSTYLETOOLTIPS,static,1342308352
  170. Control14=ID_TBSTYLEWRAPABLE,static,1342308352
  171. Control15=ID_TBSTYLETOOLTIPS2,static,1342308352
  172.  
  173. [DLG:IDD_TREECTRL]
  174. Type=1
  175. Class=CTreeCtrlPage
  176. ControlCount=9
  177. Control1=IDC_TREEVIEW1,SysTreeView32,1342242816
  178. Control2=IDC_TVEDITLABELS,button,1342242819
  179. Control3=IDC_TVHASBUTTONS,button,1342242819
  180. Control4=IDC_TVHASLINES,button,1342242819
  181. Control5=IDC_TVLINESATROOT,button,1342242819
  182. Control6=IDC_TVDISABLEDDRAGDROP,button,1342242819
  183. Control7=IDC_TVSHOWSELALWAYS,button,1342242819
  184. Control8=IDC_TREESTATUS,edit,1352730692
  185. Control9=IDC_TVSSINGELEXPAND,button,1342242819
  186.  
  187. [DLG:IDD_ABOUTBOX]
  188. Type=1
  189. Class=?
  190. ControlCount=5
  191. Control1=IDC_STATIC,static,1342177283
  192. Control2=IDC_STATIC,static,1342308480
  193. Control3=IDC_STATIC,static,1342308352
  194. Control4=IDOK,button,1342373889
  195. Control5=IDC_STATIC,static,1342308352
  196.  
  197.