resource.h
上传用户:wlquartz
上传日期:2022-03-04
资源大小:89k
文件大小:2k
开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FirewallApp.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_FIREWALLAPP_FORM            101
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_FIREWATYPE                  129
  9. #define IDD_ADDRULEDLG                  132
  10. #define IDC_LIST1                       1000
  11. #define IDC_COMBO3                      1003
  12. #define IDC_EDIT1                       1004
  13. #define IDC_EDIT2                       1005
  14. #define IDC_EDIT3                       1006
  15. #define IDC_EDIT4                       1007
  16. #define IDC_COMBO4                      1009
  17. #define IDC_EDIT5                       1010
  18. #define IDC_EDIT6                       1011
  19. #define ID_BUTTONSTART                  32771
  20. #define ID_BUTTONSTOP                   32772
  21. #define ID_BUTTONADD                    32773
  22. #define ID_BUTTONDEL                    32774
  23. #define ID_BUTTONINSTALL                32775
  24. #define ID_BUTTONDESINSTALL             32776
  25. #define IDMENU_ADDRULE                  32777
  26. #define IDMENU_DELRULE                  32778
  27. #define IDMENU_INSTALLRULES             32779
  28. #define IDMENU_UNINSTALLRULES           32780
  29. #define ID_MENUSTART                    32781
  30. #define ID_MENUSTOP                     32782
  31. #define IDMENU_LOADRULES                32783
  32. #define IDMENU_SAVERULES                32784
  33. // Next default values for new objects
  34. // 
  35. #ifdef APSTUDIO_INVOKED
  36. #ifndef APSTUDIO_READONLY_SYMBOLS
  37. #define _APS_3D_CONTROLS                     1
  38. #define _APS_NEXT_RESOURCE_VALUE        134
  39. #define _APS_NEXT_COMMAND_VALUE         32785
  40. #define _APS_NEXT_CONTROL_VALUE         1012
  41. #define _APS_NEXT_SYMED_VALUE           101
  42. #endif
  43. #endif