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.

109 lines
7.7 KiB

  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 2001-2002 Microsoft Corporation
  4. //
  5. // Module Name:
  6. // MiddleTierStrings.h
  7. //
  8. // Description:
  9. // Contains the definition of the string ids used by this library.
  10. // This file will be included in the main resource header of the project.
  11. //
  12. // Maintained By:
  13. // Galen Barbee (GalenB) 16-JUL-2001
  14. //
  15. //////////////////////////////////////////////////////////////////////////////
  16. // Make sure that this file is included only once per compile path.
  17. #pragma once
  18. #include <ResourceIdRanges.h>
  19. /////////////////////////////////////////////////////////////////////
  20. // Strings
  21. /////////////////////////////////////////////////////////////////////
  22. #define IDS_TASKID_MINOR_FOUND_RESOURCE ( ID_MT_START + 0 )
  23. #define IDS_TASKID_MINOR_FOUND_NETWORK ( ID_MT_START + 10 )
  24. #define IDS_TASKID_MINOR_NO_QUORUM_CAPABLE_RESOURCE_FOUND ( ID_MT_START + 20 )
  25. #define IDS_TASKID_MINOR_FOUND_QUORUM_CAPABLE_RESOURCE ( ID_MT_START + 30 )
  26. #define IDS_TASKID_MINOR_FORCED_LOCAL_QUORUM ( ID_MT_START + 40 )
  27. #define IDS_TASKID_MINOR_CLUSTER_NOT_FOUND ( ID_MT_START + 50 )
  28. #define IDS_TASKID_MINOR_EXISTING_CLUSTER_FOUND ( ID_MT_START + 60 )
  29. #define IDS_TASKID_MINOR_FOUND_COMMON_QUORUM_RESOURCE ( ID_MT_START + 70 )
  30. #define IDS_TASKID_MINOR_FOUND_MINIMUM_SIZE_QUORUM_CAPABLE_RESOURCE ( ID_MT_START + 74 )
  31. #define IDS_TASKID_MINOR_NO_MANAGED_RESOURCES_FOUND ( ID_MT_START + 80 )
  32. #define IDS_TASKID_MINOR_NO_MANAGED_NETWORKS_FOUND ( ID_MT_START + 90 )
  33. #define IDS_TASKID_MINOR_NO_JOINING_NODES_FOUND_FOR_VERSION_CHECK ( ID_MT_START + 100 )
  34. #define IDS_TASKID_MINOR_FOUND_A_QUORUM_CAPABLE_RESOURCE ( ID_MT_START + 110 )
  35. #define IDS_TASKID_MINOR_DUPLICATE_NETWORKS_FOUND ( ID_MT_START + 120 )
  36. #define IDS_TASKID_MINOR_DUPLICATE_NETWORKS_FOUND_REF ( ID_MT_START + 121 )
  37. #define IDS_TASKID_MINOR_MARKING_QUORUM_CAPABLE_RESOURCE ( ID_MT_START + 130 )
  38. #define IDS_TASKID_MINOR_NO_NODES_TO_PROCESS ( ID_MT_START + 140 )
  39. #define IDS_TASKID_MINOR_ONLY_ONE_NETWORK ( ID_MT_START + 150 )
  40. #define IDS_TASKID_MINOR_NODE_ALREADY_IS_MEMBER ( ID_MT_START + 160 )
  41. #define IDS_TASKID_MINOR_REQUESTING_REMOTE_CONNECTION ( ID_MT_START + 170 )
  42. #define IDS_TASKID_MINOR_REMOTE_CONNECTION_REQUESTS ( ID_MT_START + 180 )
  43. //#define ( ID_MT_START + 190 )
  44. #define IDS_TASKID_MINOR_NODES_VERSION_MISMATCH ( ID_MT_START + 200 )
  45. #define IDS_ERR_ANALYSIS_FAILED_TRY_TO_REANALYZE ( ID_MT_START + 210 )
  46. #define IDS_TASKID_MINOR_CHECKINTEROPERABILITY ( ID_MT_START + 220 )
  47. #define IDS_ERR_TGI_FAILED_TRY_TO_REANALYZE ( ID_MT_START + 230 )
  48. #define IDS_TASKID_MINOR_BAD_CREDENTIALS ( ID_MT_START + 240 )
  49. #define IDS_TASKID_MINOR_FAILED_TO_CONNECT_TO_NODE ( ID_MT_START + 250 )
  50. #define IDS_TASKID_MINOR_MISSING_COMMON_QUORUM_RESOURCE_ERROR ( ID_MT_START + 260 )
  51. #define IDS_TASKID_MINOR_MISSING_COMMON_QUORUM_RESOURCE_ERROR_REF ( ID_MT_START + 261 )
  52. #define IDS_TASKID_MINOR_CLUSTER_NAME_MISMATCH ( ID_MT_START + 270 )
  53. #define IDS_TASKID_MINOR_INCONSISTANT_MIDDLETIER_DATABASE ( ID_MT_START + 280 )
  54. #define IDS_TASKID_MINOR_ERROR_CONTACTING_CLUSTER ( ID_MT_START + 290 )
  55. #define IDS_TASKID_MINOR_CLUSTER_MEMBERSHIP_VERIFIED ( ID_MT_START + 300 )
  56. #define IDS_TASKID_MINOR_FINDING_COMMON_QUORUM_DEVICE ( ID_MT_START + 310 )
  57. #define IDS_TASKID_MINOR_NODE_CANNOT_ACCESS_QUORUM_ERROR ( ID_MT_START + 320 )
  58. #define IDS_TASKID_MINOR_NODE_CANNOT_ACCESS_QUORUM_ERROR_REF ( ID_MT_START + 321 )
  59. #define IDS_TASKID_MINOR_NODE_CANNOT_ACCESS_QUORUM_MIN_CONFIG_REF ( ID_MT_START + 322 )
  60. #define IDS_TASKID_MINOR_MISSING_JOINABLE_QUORUM_RESOURCE ( ID_MT_START + 330 )
  61. #define IDS_TASKID_MINOR_VALIDATING_CREDENTIALS ( ID_MT_START + 340 )
  62. #define IDS_TASKID_MINOR_POLLING_CONNECTION_FAILURE ( ID_MT_START + 350 )
  63. #define IDS_TASKID_MINOR_POLLING_CONNECTION_FAILURE_REF ( ID_MT_START + 351 )
  64. #define IDS_TASKID_MINOR_CONNECTING_TO_NODES ( ID_MT_START + 360 )
  65. #define IDS_TASKID_MINOR_FORMING_NODE ( ID_MT_START + 370 )
  66. #define IDS_TASKID_MINOR_JOINING_NODE ( ID_MT_START + 380 )
  67. #define IDS_TASKID_MINOR_GATHERING_MANAGED_DEVICES ( ID_MT_START + 390 )
  68. #define IDS_TASKID_MINOR_CHECKING_NODE_CLUSTER_FEASIBILITY ( ID_MT_START + 400 )
  69. #define IDS_TASKID_MINOR_CHECKING_FOR_EXISTING_CLUSTER ( ID_MT_START + 410 )
  70. #define IDS_TASKID_MINOR_SYSTEM_DRIVE_LETTER_CONFLICT_ERROR ( ID_MT_START + 420 )
  71. #define IDS_TASKID_MINOR_SYSTEM_DRIVE_LETTER_CONFLICT_ERROR_REF ( ID_MT_START + 425 )
  72. #define IDS_TASKID_MINOR_SYSTEM_DRIVE_LETTER_CONFLICT_CD_WARNING ( ID_MT_START + 430 )
  73. #define IDS_TASKID_MINOR_SYSTEM_DRIVE_LETTER_CONFLICT_NET_WARNING ( ID_MT_START + 432 )
  74. #define IDS_TASKID_MINOR_SYSTEM_DRIVE_LETTER_CONFLICT_RAM_WARNING ( ID_MT_START + 434 )
  75. #define IDS_TASKID_MINOR_SYSTEM_DRIVE_LETTER_CONFLICT_WARNING_REF ( ID_MT_START + 435 )
  76. #define IDS_TASKID_MINOR_PROCESSOR_ARCHITECTURE_MISMATCH ( ID_MT_START + 440 )
  77. #define IDS_TASKID_MINOR_PROCESSOR_ARCHITECTURE_MISMATCH_REF ( ID_MT_START + 450 )
  78. #define IDS_TASKID_MINOR_COMPARE_RESOURCES ( ID_MT_START + 460 )
  79. #define IDS_TASKID_MINOR_CHECK_PROCESSOR_ARCHITECTURE ( ID_MT_START + 470 )
  80. #define IDS_TASKID_MINOR_CHECK_CLUSTER_MEMBERSHIP ( ID_MT_START + 480 )
  81. #define IDS_TASKID_CLUSTER_MEMBERSHIP_VERIFIED ( ID_MT_START + 490 )
  82. #define IDS_TASKID_MINOR_CHECK_DRIVELETTER_MAPPINGS ( ID_MT_START + 500 )
  83. #define IDS_TASKID_MINOR_COMPARE_NETWORKS ( ID_MT_START + 510 )
  84. #define IDS_TASKID_MINOR_NO_PUBLIC_NETWORKS_FOUND ( ID_MT_START + 520 )
  85. #define IDS_TASKID_MINOR_NO_PRIVATE_NETWORKS_FOUND ( ID_MT_START + 530 )
  86. #define IDS_TASKID_MINOR_COMPARING_CONFIGURATION ( ID_MT_START + 540 )
  87. #define IDS_TASKID_MINOR_CHECK_DRIVELETTER_MAPPINGS_MIN_CONFIG ( ID_MT_START + 550 )
  88. #define IDS_TASKID_MINOR_COMPARE_RESOURCES_ENUM_FIRST_NODE_QUORUM ( ID_MT_START + 560 )
  89. #define IDS_TASKID_MINOR_MISSING_COMMON_QUORUM_RESOURCE_WARN ( ID_MT_START + 570 )
  90. #define IDS_TASKID_MINOR_MISSING_COMMON_QUORUM_RESOURCE_WARN_REF ( ID_MT_START + 571 )
  91. #define IDS_TASKID_MINOR_NODES_CANNOT_ACCESS_QUORUM ( ID_MT_START + 580 )
  92. #define IDS_TASKID_MINOR_CHECK_DOMAIN_MEMBERSHIP ( ID_MT_START + 590 )
  93. #define IDS_TASKID_MINOR_CHECK_DOMAIN_MEMBERSHIP_ERROR_REF ( ID_MT_START + 592 )
  94. #define IDS_TASKID_MINOR_DISCONNECTING_FROM_SERVER ( ID_MT_START + 600 )
  95. #define IDS_TASKID_MINOR_DISCONNECTING_FROM_SERVER_REF ( ID_MT_START + 601 )
  96. #define IDS_TASKID_MINOR_ADD_JOINED_NODES ( ID_MT_START + 610 )
  97. #define IDS_ERR_NO_RC2_INTERFACE ( ID_MT_START + 620 )
  98. #define IDS_TASKID_MINOR_CHECK_NODE_DOMAINS ( ID_MT_START + 630 )
  99. #define IDS_TASKID_MINOR_CHECK_NODE_DOMAINS_ERROR ( ID_MT_START + 640 )
  100. #define IDS_TASKID_MINOR_CHECK_NODE_DOMAINS_ERROR_REF ( ID_MT_START + 650 )