MyFireWall.clw
上传用户:zhuzhu0204
上传日期:2020-07-13
资源大小:13165k
文件大小:7k
开发平台:

Visual C++

  1. ; CLW file contains information for the MFC ClassWizard
  2. [General Info]
  3. Version=1
  4. LastClass=CMyFireWallDlg
  5. LastTemplate=CPropertyPage
  6. NewFileInclude1=#include "stdafx.h"
  7. NewFileInclude2=#include "myfirewall.h"
  8. LastPage=0
  9. ClassCount=12
  10. Class1=CAccessCtrlPage
  11. Class2=CAppMonitorPage
  12. Class3=CKerRuleSettingDlg
  13. Class4=CMyFireWallApp
  14. Class5=CAboutDlg
  15. Class6=CMyFireWallDlg
  16. Class7=CPacketMonitorPage
  17. Class8=CQueryDlg
  18. Class9=CWorkStatusPage
  19. ResourceCount=17
  20. Resource1=IDP_WEBSITE_SETTING
  21. Resource2=IDP_ARP_RULE
  22. Resource3=IDP_APP_MONITOR
  23. Resource4=IDR_MAIN_MENU
  24. Resource5=IDP_IP_RULE
  25. Resource6=IDD_QUERY_DLG
  26. Resource7=IDP_WORK_STATUS
  27. Resource8=IDR_MODE_MENU
  28. Resource9=IDD_KER_RULE_SETTING_DLG
  29. Resource10=IDR_WEBSITE_MENU
  30. Resource11=IDD_MYFIREWALL_DIALOG
  31. Class10=CWebSiteSettingPage
  32. Resource12=IDP_ACCESS_CTRL
  33. Resource13=IDR_ACL_MENU
  34. Resource14=IDD_ABOUTBOX
  35. Class11=CIPRulePage
  36. Resource15=IDR_KER_MENU
  37. Resource16=IDP_PACKET_MONITOR
  38. Class12=CARPRulePage
  39. Resource17=IDR_IPRULE_MENU
  40. [CLS:CAccessCtrlPage]
  41. Type=0
  42. BaseClass=CPropertyPage
  43. HeaderFile=AccessCtrlPage.h
  44. ImplementationFile=AccessCtrlPage.cpp
  45. LastObject=IDC_ACCESS_CTRL_LIST
  46. [CLS:CAppMonitorPage]
  47. Type=0
  48. BaseClass=CPropertyPage
  49. HeaderFile=AppMonitorPage.h
  50. ImplementationFile=AppMonitorPage.cpp
  51. [CLS:CKerRuleSettingDlg]
  52. Type=0
  53. BaseClass=CDialog
  54. HeaderFile=KerRuleSettingDlg.h
  55. ImplementationFile=KerRuleSettingDlg.cpp
  56. [CLS:CMyFireWallApp]
  57. Type=0
  58. BaseClass=CWinApp
  59. HeaderFile=MyFireWall.h
  60. ImplementationFile=MyFireWall.cpp
  61. [CLS:CAboutDlg]
  62. Type=0
  63. BaseClass=CDialog
  64. HeaderFile=MyFireWallDlg.cpp
  65. ImplementationFile=MyFireWallDlg.cpp
  66. LastObject=CAboutDlg
  67. [CLS:CMyFireWallDlg]
  68. Type=0
  69. BaseClass=CDialog
  70. HeaderFile=MyFireWallDlg.h
  71. ImplementationFile=MyFireWallDlg.cpp
  72. Filter=D
  73. VirtualFilter=dWC
  74. LastObject=IDM_CUTDOWN_NETWORK
  75. [CLS:CPacketMonitorPage]
  76. Type=0
  77. BaseClass=CPropertyPage
  78. HeaderFile=PacketMonitorPage.h
  79. ImplementationFile=PacketMonitorPage.cpp
  80. [CLS:CQueryDlg]
  81. Type=0
  82. BaseClass=CDialog
  83. HeaderFile=QueryDlg.h
  84. ImplementationFile=QueryDlg.cpp
  85. [CLS:CWorkStatusPage]
  86. Type=0
  87. BaseClass=CPropertyPage
  88. HeaderFile=WorkStatusPage.h
  89. ImplementationFile=WorkStatusPage.cpp
  90. Filter=D
  91. VirtualFilter=idWC
  92. LastObject=CWorkStatusPage
  93. [DLG:IDP_ACCESS_CTRL]
  94. Type=1
  95. Class=CAccessCtrlPage
  96. ControlCount=2
  97. Control1=IDC_ACCESS_CTRL_LIST,SysListView32,1350631424
  98. Control2=IDC_STATIC,static,1342308352
  99. [DLG:IDP_APP_MONITOR]
  100. Type=1
  101. Class=CAppMonitorPage
  102. ControlCount=2
  103. Control1=IDC_APP_MONITOR_LIST,SysTreeView32,1350631431
  104. Control2=IDC_STATIC,static,1342308352
  105. [DLG:IDD_KER_RULE_SETTING_DLG]
  106. Type=1
  107. Class=CKerRuleSettingDlg
  108. ControlCount=17
  109. Control1=IDOK,button,1342242817
  110. Control2=IDCANCEL,button,1342242816
  111. Control3=IDC_STATIC,static,1342308864
  112. Control4=IDC_SOURCE_IPADDRESS,SysIPAddress32,1342242816
  113. Control5=IDC_STATIC,static,1342308352
  114. Control6=IDC_SOURCE_PORT,edit,1350631552
  115. Control7=IDC_STATIC,static,1342308864
  116. Control8=IDC_DEST_IPADDRESS,SysIPAddress32,1342242816
  117. Control9=IDC_STATIC,static,1342308352
  118. Control10=IDC_DEST_PORT,edit,1350631552
  119. Control11=IDC_STATIC,static,1342308352
  120. Control12=IDC_STATIC,static,1342308352
  121. Control13=IDC_PROTO_COMBO,combobox,1344340226
  122. Control14=IDC_STATE_COMBO,combobox,1344340226
  123. Control15=IDC_STATIC,static,1342308352
  124. Control16=IDC_STATIC,static,1342308352
  125. Control17=IDC_STATIC,static,1342308352
  126. [DLG:IDD_ABOUTBOX]
  127. Type=1
  128. Class=CAboutDlg
  129. ControlCount=5
  130. Control1=IDC_STATIC,static,1342177283
  131. Control2=IDC_STATIC,static,1342308480
  132. Control3=IDC_STATIC,static,1342308352
  133. Control4=IDOK,button,1342373889
  134. Control5=IDC_STATIC,static,1342308352
  135. [DLG:IDD_MYFIREWALL_DIALOG]
  136. Type=1
  137. Class=CMyFireWallDlg
  138. ControlCount=1
  139. Control1=IDCANCEL,button,1073807360
  140. [DLG:IDP_PACKET_MONITOR]
  141. Type=1
  142. Class=CPacketMonitorPage
  143. ControlCount=5
  144. Control1=IDC_PACKET_MONITOR_LIST,SysListView32,1350631424
  145. Control2=IDC_STATIC,static,1342308352
  146. Control3=IDC_ADD_KER_RULE,button,1342242816
  147. Control4=IDC_MODIFY_KER_RULE,button,1342242816
  148. Control5=IDC_DEL_KER_RULE,button,1342242816
  149. [DLG:IDD_QUERY_DLG]
  150. Type=1
  151. Class=CQueryDlg
  152. ControlCount=12
  153. Control1=IDCANCEL,button,1342242816
  154. Control2=IDC_STATIC,static,1342308352
  155. Control3=IDC_APP_ICON,static,1342177283
  156. Control4=IDC_APP_NAME,static,1342308864
  157. Control5=IDC_APP_INFO_LIST,SysListView32,1350631424
  158. Control6=IDC_STATIC,static,1342308352
  159. Control7=IDC_RADIO_PASSALL,button,1342177289
  160. Control8=IDC_RADIO_PASSONCE,button,1342177289
  161. Control9=IDC_RADIO_DENYONCE,button,1342177289
  162. Control10=IDC_RADIO_DENYALL,button,1342177289
  163. Control11=IDC_TIME,static,1342308354
  164. Control12=IDC_STATIC,static,1342308352
  165. [DLG:IDP_WORK_STATUS]
  166. Type=1
  167. Class=CWorkStatusPage
  168. ControlCount=14
  169. Control1=IDC_FLOW_RATE,static,1342308352
  170. Control2=IDC_STATIC,static,1342308352
  171. Control3=IDC_STATIC,static,1342308352
  172. Control4=IDC_LSP_MODE,button,1342242816
  173. Control5=IDC_KER_MODE,button,1342242816
  174. Control6=IDC_STATIC,static,1342308352
  175. Control7=IDC_STATIC,button,1342177287
  176. Control8=IDC_STATIC,button,1342177287
  177. Control9=IDC_STATIC,button,1342177287
  178. Control10=IDC_STATIC,static,1342308352
  179. Control11=IDC_STATIC,static,1342308352
  180. Control12=IDC_STATIC,static,1342308352
  181. Control13=IDC_STATIC,static,1342308352
  182. Control14=IDC_STATIC,static,1342308352
  183. [MNU:IDR_MAIN_MENU]
  184. Type=1
  185. Class=?
  186. Command1=IDM_STOP_PROTECT
  187. Command2=IDM_CUTDOWN_NETWORK
  188. Command3=IDM_EXIT
  189. Command4=IDM_LSP_RULE
  190. Command5=IDM_KER_RULE
  191. Command6=IDM_BLUE
  192. Command7=IDM_GREEN
  193. Command8=IDM_WHITE
  194. CommandCount=8
  195. [MNU:IDR_ACL_MENU]
  196. Type=1
  197. Class=?
  198. Command1=IDM_ACL_MODIFY
  199. Command2=IDM_ACL_DELETE
  200. CommandCount=2
  201. [MNU:IDR_KER_MENU]
  202. Type=1
  203. Class=?
  204. Command1=IDM_ADD_KER_RULE
  205. Command2=IDM_MODIFY_KER_RULE
  206. Command3=IDM_DEL_KER_RULE
  207. CommandCount=3
  208. [DLG:IDP_WEBSITE_SETTING]
  209. Type=1
  210. Class=CWebSiteSettingPage
  211. ControlCount=12
  212. Control1=IDC_WEBSITE_LIST,SysListView32,1350631424
  213. Control2=IDC_ADD_WEBSITE,button,1342242816
  214. Control3=IDC_DELETE_WEBSITE,button,1342242816
  215. Control4=IDC_STATIC,static,1342308352
  216. Control5=IDC_STATIC,static,1342308352
  217. Control6=IDC_WEBSITE_URL,edit,1350631552
  218. Control7=IDC_WEBSITE_DESCRIPTION,edit,1350631552
  219. Control8=IDC_STATIC,static,1342308352
  220. Control9=IDC_STATIC,static,1342308352
  221. Control10=IDC_STATIC,static,1342177296
  222. Control11=IDC_STATIC,static,1342308352
  223. Control12=IDC_STATIC,static,1342308352
  224. [CLS:CWebSiteSettingPage]
  225. Type=0
  226. HeaderFile=WebSiteSettingPage.h
  227. ImplementationFile=WebSiteSettingPage.cpp
  228. BaseClass=CPropertyPage
  229. Filter=D
  230. VirtualFilter=idWC
  231. LastObject=IDM_DEL_WEBSITE
  232. [MNU:IDR_WEBSITE_MENU]
  233. Type=1
  234. Class=?
  235. Command1=IDM_DEL_WEBSITE
  236. CommandCount=1
  237. [MNU:IDR_MODE_MENU]
  238. Type=1
  239. Class=?
  240. Command1=IDM_PASS_MODE
  241. Command2=IDM_FILTER_MODE
  242. Command3=IDM_DENY_MODE
  243. CommandCount=3
  244. [DLG:IDP_IP_RULE]
  245. Type=1
  246. Class=CIPRulePage
  247. ControlCount=2
  248. Control1=IDC_IP_RULE_LIST,SysListView32,1350631424
  249. Control2=IDC_STATIC,static,1342308352
  250. [CLS:CIPRulePage]
  251. Type=0
  252. HeaderFile=IPRulePage.h
  253. ImplementationFile=IPRulePage.cpp
  254. BaseClass=CPropertyPage
  255. Filter=D
  256. LastObject=CIPRulePage
  257. VirtualFilter=idWC
  258. [MNU:IDR_IPRULE_MENU]
  259. Type=1
  260. Class=?
  261. Command1=IDM_MODIFY_IPRULE
  262. CommandCount=1
  263. [DLG:IDP_ARP_RULE]
  264. Type=1
  265. Class=CARPRulePage
  266. ControlCount=5
  267. Control1=IDC_RADIO_CLOSE,button,1342177289
  268. Control2=IDC_RADIO_OPEN,button,1342177289
  269. Control3=IDC_ARP_RULE_LIST,SysListView32,1350631424
  270. Control4=IDC_STATIC,static,1342308352
  271. Control5=IDC_STATIC,static,1342177297
  272. [CLS:CARPRulePage]
  273. Type=0
  274. HeaderFile=ARPRulePage.h
  275. ImplementationFile=ARPRulePage.cpp
  276. BaseClass=CPropertyPage
  277. Filter=D
  278. LastObject=CARPRulePage
  279. VirtualFilter=idWC