Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

93 lines
3.6 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: resource.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by snmpsnap.rc
  13. //
  14. #define IDS_SNAPIN_DESC 1
  15. #define IDS_ROOT_NODE_NAME 2
  16. #define IDS_CREATE_NEW_SNMP 3
  17. #define IDS_TOP_SNMP 4
  18. #define IDS_EXTENSION_CREATE_NEW_SNMP 5
  19. #define IDS_EXTENSION_TASK_SNMP 6
  20. #define IDS_STATS_SNMP 7
  21. #define IDS_STATS_SNMP2 8
  22. #define IDS_STATS_ROUTER_IPADDRESS 9
  23. #define IDS_STATS_ROUTER_TEXT 10
  24. #define IDS_STATS_ROUTER_STUFF 11
  25. #define IDS_PERM_NAME0 50
  26. #define IDS_PERM_NAME1 51
  27. #define IDS_PERM_NAME2 52
  28. #define IDS_PERM_NAME3 53
  29. #define IDS_PERM_NAME4 54
  30. #define IDS_SEC_COMMUNITY 55
  31. #define IDS_SEC_PERMISSIONS 56
  32. #define IDS_ABOUT_DESCRIPTION 100
  33. #define IDS_ABOUT_PROVIDER 101
  34. #define IDS_ABOUT_VERSION 102
  35. #define IDB_16x16 202
  36. #define IDB_32x32 203
  37. #define IDD_DIALOG_ADD 210
  38. #define IDC_EDIT_CONTACT 222
  39. #define IDC_EDIT_LOCATION 223
  40. #define IDC_STATIC_CONTACT 224
  41. #define IDC_STATIC_LOCATION 225
  42. #define IDC_STATIC_SERVICE 226
  43. #define IDC_CHECK_PHYSICAL 227
  44. #define IDC_CHECK_APPLICATIONS 228
  45. #define IDC_CHECK_DATALINK 229
  46. #define IDC_BUTTON_ADD_NAME 229
  47. #define IDC_CHECK_INTERNET 230
  48. #define IDC_BUTTON_REMOVE_NAME 230
  49. #define IDC_CHECK_ENDTOEND 231
  50. #define IDC_BUTTON_ADD_TRAP 232
  51. #define IDC_BUTTON_EDIT_TRAP 233
  52. #define IDC_CHECK_SEND_AUTH_TRAP 233
  53. #define IDC_BUTTON_REMOVE_TRAP 234
  54. #define IDC_BUTTON_EDIT_COMMUNITY 234
  55. #define IDC_COMBO_COMMUNITY 235
  56. #define IDC_BUTTON_REMOVE_COMMUNITY 235
  57. #define IDC_LIST_TRAP 236
  58. #define IDC_BUTTON_EDIT_HOSTS 236
  59. #define IDC_LIST_COMMUNITY 237
  60. #define IDC_BUTTON_ADD_COMMUNITY 238
  61. #define IDC_LIST_HOSTS 239
  62. #define IDC_BUTTON_ADD_HOSTS 240
  63. #define IDC_BUTTON_REMOVE_HOSTS 241
  64. #define IDC_RADIO_ACCEPT_ANY 242
  65. #define IDC_RADIO_ACCEPT_SPECIFIC_HOSTS 243
  66. #define IDC_EDIT_NAME 244
  67. #define IDC_STATIC_EDIT_TEXT 245
  68. #define IDC_STATIC_ADD_TEXT 246
  69. #define IDC_ADD 247
  70. #define IDC_CB_PERMISSIONS 250
  71. #define IDC_ST_PERMISSIONS 251
  72. #define IDD_AGENT_PROP_PAGE 11701
  73. #define IDD_SNMP_DIALOG 11702
  74. #define IDD_TRAPS_PROP_PAGE 11703
  75. #define IDD_SECURITY_PROP_PAGE 11704
  76. #define IDD_DIALOG_EDIT 11705
  77. #define IDS_REGISTRY_LOAD_FAILED 57345
  78. #define IDS_REGISTRY_SAVE_FAILED 57346
  79. #define IDS_ACCEPTHOST_MISSING 57347
  80. #define IDS_SNMPCOMM_TEXT 57348
  81. #define IDS_SNMP_INVALID_IP_IPX_ADD 57349
  82. // Next default values for new objects
  83. //
  84. #ifdef APSTUDIO_INVOKED
  85. #ifndef APSTUDIO_READONLY_SYMBOLS
  86. #define _APS_NEXT_RESOURCE_VALUE 213
  87. #define _APS_NEXT_COMMAND_VALUE 32768
  88. #define _APS_NEXT_CONTROL_VALUE 252
  89. #define _APS_NEXT_SYMED_VALUE 101
  90. #endif
  91. #endif