Leaked source code of windows server 2003
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.

102 lines
3.5 KiB

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: rtrres.h
  8. //
  9. //--------------------------------------------------------------------------
  10. //{{NO_DEPENDENCIES}}
  11. // Microsoft Developer Studio generated include file.
  12. // Used by rtrlib.rc
  13. //
  14. #define IDS_UNKNOWN 4000
  15. #define IDS_IFTYPE_CLIENT 4001
  16. #define IDS_IFTYPE_HOMEROUTER 4002
  17. #define IDS_IFTYPE_FULLROUTER 4003
  18. #define IDS_IFTYPE_DEDICATED 4004
  19. #define IDS_IFTYPE_INTERNAL 4005
  20. #define IDS_IFTYPE_LOOPBACK 4006
  21. #define IDS_IFTYPE_UNKNOWN 4007
  22. #define IDS_CONNSTATE_CONNECTED 4008
  23. #define IDS_CONNSTATE_CONNECTING 4009
  24. #define IDS_CONNSTATE_DISCONNECTED 4010
  25. #define IDS_CONNSTATE_UNREACHABLE 4011
  26. #define IDS_CONNSTATE_UNKNOWN 4012
  27. #define IDS_STATUS_ENABLED 4013
  28. #define IDS_STATUS_DISABLED 4014
  29. #define IDS_STATUS_UNKNOWN 4015
  30. #define IDS_ADMIN_STATUS_UP 4016
  31. #define IDS_ADMIN_STATUS_DOWN 4017
  32. #define IDS_ADMIN_STATUS_TESTING 4018
  33. #define IDS_ADMIN_STATUS_UNKNOWN 4019
  34. #define IDS_OPER_STATUS_NON_OPERATIONAL 4020
  35. #define IDS_OPER_STATUS_UNREACHABLE 4021
  36. #define IDS_OPER_STATUS_DISCONNECTED 4022
  37. #define IDS_OPER_STATUS_CONNECTING 4023
  38. #define IDS_OPER_STATUS_CONNECTED 4024
  39. #define IDS_OPER_STATUS_OPERATIONAL 4025
  40. #define IDS_OPER_STATUS_UNKNOWN 4026
  41. #define IDS_ENABLED 4027
  42. #define IDS_DISABLED 4028
  43. #define IDS_SELECT_INTERFACE 4029
  44. #define IDS_ADD_INTERFACES 4030
  45. #define IDS_CLICK_RMINTERFACE 4031
  46. #define IDS_SELECT_INTERFACE_FOR 4032
  47. #define IDS_CLICK_RPINTERFACE 4033
  48. #define IDS_SELECT_PROTOCOL 4034
  49. #define IDS_ADD_PROTOCOL 4035
  50. #define IDS_CLICK_PROTOCOL 4036
  51. #define IDS_IFTYPE_TUNNEL1 4037
  52. #define IDS_NO_INDEX_NAME_MATCH 4038
  53. #define IDS_MENU_SEPARATOR 4039 // special identifier
  54. #define IDS_ERR_UNREACH_NOT_LOADED 4300
  55. #define IDS_ERR_UNREACH_NO_PORTS 4301
  56. #define IDS_ERR_UNREACH_ADMIN_DISABLED 4302
  57. #define IDS_ERR_UNREACH_CONNECT_FAILURE 4303
  58. #define IDS_ERR_UNREACH_SERVICE_PAUSED 4304
  59. #define IDS_ERR_UNREACH_NOT_RUNNING 4305
  60. #define IDS_ERR_UNREACH_UNKNOWN 4306
  61. #define IDS_ERR_NOINTERFACES 4307
  62. #define IDS_ERR_NOROUTINGPROTOCOLS 4308
  63. #define IDS_WARN_ADD_PROTOCOL_CONFLICT 4309
  64. #define IDS_ERR_UNABLE_TO_REMOVE_PROTOCOL 4310
  65. #define IDS_ERR_BAD_CLASSREG 4311
  66. #define IDS_ERR_BAD_CLASSREG_GEEK 4312
  67. #define IDS_ERR_BAD_INTERFACE 4313
  68. #define IDS_ERR_BAD_INTERFACE_GEEK 4314
  69. #define IDS_ERR_UNREACH_NO_MEDIA_SENSE 4315
  70. #define IDS_ERR_UNREACH_DIALOUT_HOURS_RESTRICTION 4316
  71. #define IDS_WARN_PROTOCOL_ALREADY_INSTALLED 4317
  72. // Miscellaneous icons and such start at 4600-4649
  73. #define IDI_RTRLIB_CHECK 4600
  74. #define IDI_RTRLIB_UNCHECK 4601
  75. #define IDI_RTRLIB_PROTOCOL 4602
  76. #define IDB_RTRLIB_IMAGELIST 4603
  77. #define IDI_RTRLIB_LAN 4604
  78. #define IDI_RTRLIB_WAN 4605
  79. // Dialogs start at 4650-4699
  80. #define IDD_ADD 4650
  81. #define IDD_DUMMY_PROP_PAGE 4651
  82. // Controls start at 4700-4999
  83. #define IDC_ADD_LIST 4700
  84. #define IDC_ADD_TEXT_PROMPT 4701
  85. #define IDC_ADD_TEXT_TITLE 4702
  86. //efine IDC_ADD_ICON 4703
  87. // Next default values for new objects
  88. //
  89. #ifdef APSTUDIO_INVOKED
  90. #ifndef APSTUDIO_READONLY_SYMBOLS
  91. #define _APS_NEXT_RESOURCE_VALUE 210
  92. #define _APS_NEXT_COMMAND_VALUE 32768
  93. #define _APS_NEXT_CONTROL_VALUE 233
  94. #define _APS_NEXT_SYMED_VALUE 101
  95. #endif
  96. #endif