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

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MyFireWall.rc
  4. //
  5. #define IDM_ABOUTBOX                    0x0010
  6. #define IDD_ABOUTBOX                    100
  7. #define IDS_ABOUTBOX                    101
  8. #define IDD_MYFIREWALL_DIALOG           102
  9. #define IDP_WORK_STATUS                 106
  10. #define IDP_APP_MONITOR                 107
  11. #define IDP_ACCESS_CTRL                 108
  12. #define IDR_MAINFRAME                   128
  13. #define IDD_QUERY_DLG                   129
  14. #define IDR_MAIN_MENU                   130
  15. #define IDR_ACL_MENU                    131
  16. #define IDP_PACKET_MONITOR              132
  17. #define IDR_KER_MENU                    133
  18. #define IDD_KER_RULE_SETTING_DLG        134
  19. #define IDP_SYSTEM_SETTING              135
  20. #define IDP_WEBSITE_SETTING             136
  21. #define IDR_WEBSITE_MENU                137
  22. #define IDR_MODE_MENU                   138
  23. #define IDP_IP_RULE                     139
  24. #define IDR_IPRULE_MENU                 140
  25. #define IDP_ARP_RULE                    141
  26. #define IDC_APP_ICON                    1001
  27. #define IDC_APP_NAME                    1002
  28. #define IDC_LIST1                       1003
  29. #define IDC_APP_INFO_LIST               1003
  30. #define IDC_PACKET_MONITOR_LIST         1003
  31. #define IDC_WEBSITE_LIST                1003
  32. #define IDC_IP_RULE_LIST                1003
  33. #define IDC_ARP_RULE_LIST               1003
  34. #define IDC_RADIO_PASSALL               1004
  35. #define IDC_RADIO_PASSONCE              1005
  36. #define IDC_RADIO_DENYONCE              1006
  37. #define IDC_RADIO_DENYALL               1007
  38. #define IDC_TIME                        1008
  39. #define IDC_ACCESS_CTRL_LIST            1010
  40. #define IDC_APP_MONITOR_TREE            1011
  41. #define IDC_APP_MONITOR_LIST            1011
  42. #define IDC_WORK_MODEL                  1013
  43. #define IDC_FLOW_RATE                   1014
  44. #define IDC_DEBUG                       1015
  45. #define IDC_ADD_KER_RULE                1016
  46. #define IDC_MODIFY_KER_RULE             1017
  47. #define IDC_DEL_KER_RULE                1018
  48. #define IDC_SOURCE_IPADDRESS            1019
  49. #define IDC_SOURCE_PORT                 1020
  50. #define IDC_PROTO_COMBO                 1021
  51. #define IDC_LSP_MODE                    1022
  52. #define IDC_DEST_IPADDRESS              1023
  53. #define IDC_KER_MODE                    1023
  54. #define IDC_DEST_PORT                   1024
  55. #define IDC_ADD_WEBSITE                 1024
  56. #define IDC_STATE_COMBO                 1025
  57. #define IDC_DELETE_WEBSITE              1025
  58. #define IDC_WEBSITE_URL                 1026
  59. #define IDC_WEBSITE_DESCRIPTION         1027
  60. #define IDC_RADIO_CLOSE                 1036
  61. #define IDC_RADIO_OPEN                  1037
  62. #define IDC_WORK_STATUS_DEBUG           1038
  63. #define IDM_STOP_PROTECT                32771
  64. #define IDM_CUTDOWN_NETWORK             32772
  65. #define IDM_LSP_RULE                    32773
  66. #define IDM_KER_RULE                    32774
  67. #define IDM_SYS_SETTING                 32775
  68. #define IDM_BLUE                        32776
  69. #define IDM_GREEN                       32777
  70. #define IDM_WHITE                       32778
  71. #define IDM_ACL_MODIFY                  32779
  72. #define IDM_ACL_DELETE                  32780
  73. #define IDM_EXIT                        32781
  74. #define IDM_ADD_KER_RULE                32782
  75. #define IDM_MODIFY_KER_RULE             32783
  76. #define IDM_DEL_KER_RULE                32784
  77. #define IDM_DEL_WEBSITE                 32785
  78. #define IDM_PASS_MODE                   32786
  79. #define IDM_FILTER_MODE                 32787
  80. #define IDM_DENY_MODE                   32788
  81. #define IDM_MODIFY_IPRULE               32789
  82. // Next default values for new objects
  83. // 
  84. #ifdef APSTUDIO_INVOKED
  85. #ifndef APSTUDIO_READONLY_SYMBOLS
  86. #define _APS_NEXT_RESOURCE_VALUE        142
  87. #define _APS_NEXT_COMMAND_VALUE         32790
  88. #define _APS_NEXT_CONTROL_VALUE         1039
  89. #define _APS_NEXT_SYMED_VALUE           101
  90. #endif
  91. #endif