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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CEditBar
  6. LastTemplate=generic CWnd
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "docktool.h"
  9. LastPage=0
  10.  
  11. ClassCount=8
  12. Class1=CDockApp
  13. Class2=CDockDoc
  14. Class3=CDockView
  15. Class4=CMainFrame
  16.  
  17. ResourceCount=4
  18. Resource1=IDR_MAINFRAME
  19. Resource2=IDD_ABOUTBOX
  20. Resource3=IDD_TOOLBAR
  21. Class5=CAboutDlg
  22. Class6=CToolDlg
  23. Class7=CEditBar
  24. Class8=CSearchBox
  25. Resource4=IDR_TOOLBAR
  26.  
  27. [CLS:CDockApp]
  28. Type=0
  29. HeaderFile=docktool.h
  30. ImplementationFile=docktool.cpp
  31. Filter=N
  32.  
  33. [CLS:CDockDoc]
  34. Type=0
  35. HeaderFile=dockdoc.h
  36. ImplementationFile=dockdoc.cpp
  37. Filter=N
  38.  
  39. [CLS:CDockView]
  40. Type=0
  41. HeaderFile=dockvw.h
  42. ImplementationFile=dockvw.cpp
  43. Filter=C
  44.  
  45. [CLS:CMainFrame]
  46. Type=0
  47. HeaderFile=mainfrm.h
  48. ImplementationFile=mainfrm.cpp
  49. Filter=T
  50. LastObject=CMainFrame
  51. VirtualFilter=fWC
  52.  
  53.  
  54.  
  55. [CLS:CAboutDlg]
  56. Type=0
  57. HeaderFile=docktool.cpp
  58. ImplementationFile=docktool.cpp
  59. Filter=D
  60.  
  61. [DLG:IDD_ABOUTBOX]
  62. Type=1
  63. Class=CAboutDlg
  64. ControlCount=4
  65. Control1=IDC_STATIC,static,1342177283
  66. Control2=IDC_STATIC,static,1342308352
  67. Control3=IDC_STATIC,static,1342308352
  68. Control4=IDOK,button,1342373889
  69.  
  70. [MNU:IDR_MAINFRAME]
  71. Type=1
  72. Class=CMainFrame
  73. Command1=ID_FILE_NEW
  74. Command2=ID_FILE_OPEN
  75. Command3=ID_FILE_CLOSE
  76. Command4=ID_FILE_SAVE
  77. Command5=ID_FILE_SAVE_AS
  78. Command6=ID_FILE_MRU_FILE1
  79. Command7=ID_APP_EXIT
  80. Command8=ID_TOOLS_TOOLBAR
  81. Command9=ID_VIEW_STATUS_BAR
  82. CommandCount=9
  83.  
  84. [ACL:IDR_MAINFRAME]
  85. Type=1
  86. Class=CMainFrame
  87. Command1=ID_APP_EXIT
  88. Command2=ID_EDIT_COPY
  89. Command3=ID_FILE_NEW
  90. Command4=ID_FILE_OPEN
  91. Command5=ID_FILE_SAVE
  92. Command6=ID_EDIT_PASTE
  93. Command7=ID_EDIT_UNDO
  94. Command8=ID_EDIT_CUT
  95. Command9=ID_NEXT_PANE
  96. Command10=ID_PREV_PANE
  97. Command11=ID_EDIT_COPY
  98. Command12=ID_EDIT_PASTE
  99. Command13=ID_EDIT_CUT
  100. Command14=ID_EDIT_UNDO
  101. CommandCount=14
  102.  
  103. [DLG:IDD_TOOLBAR]
  104. Type=1
  105. Class=CToolDlg
  106. ControlCount=20
  107. Control1=IDC_STATIC,button,1342177287
  108. Control2=IDC_STATIC,button,1342177287
  109. Control3=IDC_STATIC,button,1342177287
  110. Control4=IDC_STATIC,button,1342177287
  111. Control5=IDC_MAIN,button,1342373891
  112. Control6=IDC_DEBUG,button,1342177283
  113. Control7=IDC_RESOURCE,button,1342177283
  114. Control8=IDC_EDIT,button,1342177283
  115. Control9=IDC_BROWSE,button,1342177283
  116. Control10=IDC_PALETTE,button,1342177283
  117. Control11=IDC_SHOW,button,1342373897
  118. Control12=IDC_HIDE,button,1342177289
  119. Control13=IDC_TWO,button,1342373897
  120. Control14=IDC_THREE,button,1342177289
  121. Control15=IDC_FOUR,button,1342177289
  122. Control16=IDC_SIX,button,1342177289
  123. Control17=IDC_COLOR,button,1342373897
  124. Control18=IDC_BW,button,1342177289
  125. Control19=IDOK,button,1342373889
  126. Control20=IDCANCEL,button,1342242816
  127.  
  128. [CLS:CToolDlg]
  129. Type=0
  130. HeaderFile=tooldlg.h
  131. ImplementationFile=tooldlg.cpp
  132. Filter=D
  133. VirtualFilter=dWC
  134. LastObject=IDC_BROWSE
  135.  
  136. [CLS:CEditBar]
  137. Type=0
  138. HeaderFile=editbar.h
  139. ImplementationFile=editbar.cpp
  140. Filter=W
  141. VirtualFilter=WC
  142. LastObject=CEditBar
  143. BaseClass=CToolBar
  144.  
  145. [CLS:CSearchBox]
  146. Type=0
  147. HeaderFile=searchbx.h
  148. ImplementationFile=searchbx.cpp
  149. Filter=W
  150. VirtualFilter=cWC
  151. LastObject=CSearchBox
  152.  
  153. [MNU:IDR_TOOLBAR]
  154. Type=1
  155. Command1=IDW_MAIN_BAR
  156. Command2=IDW_BROWSE_BAR
  157. Command3=IDW_DEBUG_BAR
  158. Command4=IDW_EDIT_BAR
  159. Command5=IDW_PALETTE_BAR
  160. Command6=IDW_RESOURCE_BAR
  161. Command7=ID_VIEW_STATUS_BAR
  162. CommandCount=7
  163.  
  164.