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

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CHttpSvrDoc
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "httpsvr.h"
  9. LastPage=0
  10.  
  11. ClassCount=10
  12. Class1=CGenPage
  13. Class2=CHttpSvrDoc
  14. Class3=CHttpSvrApp
  15. Class4=CAboutDlg
  16. Class5=CHttpSvrView
  17. Class6=CMainFrame
  18. Class7=CBadRootDlg
  19. Class8=CRootPage
  20.  
  21. ResourceCount=8
  22. Resource1=IDD_BADROOT
  23. Resource2=IDR_MAINFRAME
  24. Resource3=IDM_POPUPS
  25. Resource4=IDD_ABOUTBOX
  26. Resource5=IDD_ROOTPAGE
  27. Resource6=IDD_GENPAGE
  28. Resource7=IDD_NAMEPAGE
  29. Class9=CNamePage
  30. Class10=CNoRootDlg
  31. Resource8=IDD_NOROOT
  32.  
  33. [CLS:CGenPage]
  34. Type=0
  35. BaseClass=CPropertyPage
  36. HeaderFile=GenPage.h
  37. ImplementationFile=GenPage.cpp
  38. Filter=D
  39. VirtualFilter=idWC
  40. LastObject=CGenPage
  41.  
  42. [CLS:CHttpSvrDoc]
  43. Type=0
  44. BaseClass=CDocument
  45. HeaderFile=HttpDoc.h
  46. ImplementationFile=HttpDoc.cpp
  47. Filter=N
  48. VirtualFilter=DC
  49. LastObject=ID_FILE_RESTART
  50.  
  51. [CLS:CHttpSvrApp]
  52. Type=0
  53. BaseClass=CWinApp
  54. HeaderFile=HttpSvr.h
  55. ImplementationFile=HttpSvr.cpp
  56. LastObject=CHttpSvrApp
  57. Filter=N
  58. VirtualFilter=AC
  59.  
  60. [CLS:CAboutDlg]
  61. Type=0
  62. BaseClass=CDialog
  63. HeaderFile=HttpSvr.cpp
  64. ImplementationFile=HttpSvr.cpp
  65. LastObject=CAboutDlg
  66.  
  67. [CLS:CHttpSvrView]
  68. Type=0
  69. BaseClass=CListView
  70. HeaderFile=HttpView.h
  71. ImplementationFile=HttpView.cpp
  72.  
  73. [CLS:CMainFrame]
  74. Type=0
  75. BaseClass=CFrameWnd
  76. HeaderFile=MainFrm.h
  77. ImplementationFile=MainFrm.cpp
  78.  
  79. [CLS:CBadRootDlg]
  80. Type=0
  81. BaseClass=CDialog
  82. HeaderFile=RootDlg.h
  83. ImplementationFile=RootDlg.cpp
  84.  
  85. [CLS:CRootPage]
  86. Type=0
  87. BaseClass=CPropertyPage
  88. HeaderFile=RootPage.h
  89. ImplementationFile=RootPage.cpp
  90. Filter=D
  91. VirtualFilter=idWC
  92. LastObject=CRootPage
  93.  
  94. [DLG:IDD_GENPAGE]
  95. Type=1
  96. Class=CGenPage
  97. ControlCount=4
  98. Control1=IDC_STATIC,button,1342177287
  99. Control2=IDC_ALLOWLIST,button,1342242819
  100. Control3=IDC_LISTICONS,button,1342242819
  101. Control4=IDC_LOGGINGON,button,1342242819
  102.  
  103. [DLG:IDD_ABOUTBOX]
  104. Type=1
  105. Class=CAboutDlg
  106. ControlCount=5
  107. Control1=IDC_STATIC,static,1342177283
  108. Control2=IDC_STATIC,static,1342308480
  109. Control3=IDC_STATIC,static,1342308352
  110. Control4=IDOK,button,1342373889
  111. Control5=IDC_STATIC,static,1342308352
  112.  
  113. [DLG:IDD_ROOTPAGE]
  114. Type=1
  115. Class=CRootPage
  116. ControlCount=3
  117. Control1=IDC_STATIC,static,1342308352
  118. Control2=IDC_ROOTDIR,edit,1350631552
  119. Control3=IDC_RESET,button,1342242816
  120.  
  121. [MNU:IDR_MAINFRAME]
  122. Type=1
  123. Class=?
  124. Command1=ID_FILE_NEW
  125. Command2=ID_FILE_OPEN
  126. Command3=ID_FILE_SAVE
  127. Command4=ID_FILE_SAVE_AS
  128. Command5=ID_FILE_RESTART
  129. Command6=IDM_SVR_OPTIONS
  130. Command7=ID_FILE_MRU_FILE1
  131. Command8=ID_APP_EXIT
  132. Command9=ID_VIEW_STATUS_BAR
  133. Command10=IDM_VIEW_LARGE
  134. Command11=IDM_VIEW_SMALL
  135. Command12=IDM_VIEW_LIST
  136. Command13=IDM_VIEW_REPORT
  137. Command14=IDM_VIEW_CLEAR
  138. Command15=ID_APP_ABOUT
  139. CommandCount=15
  140.  
  141. [MNU:IDM_POPUPS]
  142. Type=1
  143. Class=?
  144. Command1=IDM_POPUP_OPEN
  145. Command2=IDM_POPUP_EDIT
  146. Command3=IDM_POPUP_CLEAR
  147. Command4=IDM_POPUP_CLEAR
  148. Command5=IDM_POPUP_CLEAR
  149. CommandCount=5
  150.  
  151. [ACL:IDR_MAINFRAME]
  152. Type=1
  153. Class=?
  154. Command1=ID_NEXT_PANE
  155. Command2=ID_PREV_PANE
  156. CommandCount=2
  157.  
  158. [DLG:IDD_NAMEPAGE]
  159. Type=1
  160. Class=CNamePage
  161. ControlCount=5
  162. Control1=IDC_DEFNAME,button,1342308361
  163. Control2=IDC_USENAME,button,1342177289
  164. Control3=IDC_SVRNAME,edit,1350762624
  165. Control4=IDC_STATIC,static,1342308354
  166. Control5=IDC_PORT,edit,1350639744
  167.  
  168. [CLS:CNamePage]
  169. Type=0
  170. HeaderFile=NamePage.h
  171. ImplementationFile=NamePage.cpp
  172. BaseClass=CPropertyPage
  173. Filter=D
  174. VirtualFilter=idWC
  175. LastObject=CNamePage
  176.  
  177. [DLG:IDD_NOROOT]
  178. Type=1
  179. Class=CNoRootDlg
  180. ControlCount=4
  181. Control1=IDC_STATIC,static,1342308353
  182. Control2=IDC_ROOTDIR,edit,1350631552
  183. Control3=IDOK,button,1342242817
  184. Control4=IDCANCEL,button,1342242816
  185.  
  186. [CLS:CNoRootDlg]
  187. Type=0
  188. HeaderFile=NoRoot.h
  189. ImplementationFile=NoRoot.cpp
  190. BaseClass=CDialog
  191. Filter=D
  192. VirtualFilter=dWC
  193. LastObject=CNoRootDlg
  194.  
  195. [DLG:IDD_BADROOT]
  196. Type=1
  197. ControlCount=4
  198. Control1=IDOK,button,1342242817
  199. Control2=IDCANCEL,button,1342242816
  200. Control3=IDC_ROOTDIR,edit,1350631552
  201. Control4=IDC_STATIC,static,1342308353
  202.  
  203.