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.

260 lines
13 KiB

  1. //////////////////////////////////////////////////////////////////////////////
  2. //
  3. // Copyright (c) 2000-2002 Microsoft Corporation
  4. //
  5. // Module Name:
  6. // ServerStrings.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) 28-AUG-2000
  14. //
  15. //////////////////////////////////////////////////////////////////////////////
  16. // Make sure that this file is included only once per compile path.
  17. #pragma once
  18. #include <ResourceIdRanges.h>
  19. //////////////////////////////////////////////////////////////////////////////
  20. // Informational Strings
  21. //////////////////////////////////////////////////////////////////////////////
  22. #define IDS_INFO_PRUNING_PAGEFILEDISK_BUS ( ID_CCS_START + 0 )
  23. #define IDS_INFO_PAGEFILEDISK_PRUNED ( ID_CCS_START + 1 )
  24. #define IDS_INFO_PAGEFILEDISK_PRUNED_REF ( ID_CCS_START + 2 )
  25. #define IDS_INFO_PRUNING_BOOTDISK_BUS ( ID_CCS_START + 10 )
  26. #define IDS_INFO_BOOTDISK_PRUNED ( ID_CCS_START + 11 )
  27. #define IDS_INFO_BOOTDISK_PRUNED_REF ( ID_CCS_START + 12 )
  28. #define IDS_INFO_PRUNING_SYSTEMDISK_BUS ( ID_CCS_START + 20 )
  29. #define IDS_INFO_SYSTEMDISK_PRUNED ( ID_CCS_START + 21 )
  30. #define IDS_INFO_SYSTEMDISK_PRUNED_REF ( ID_CCS_START + 22 )
  31. #define IDS_INFO_PHYSDISK_CLUSTER_CAPABLE ( ID_CCS_START + 30 )
  32. #define IDS_INFO_PHYSDISK_NOT_CLUSTER_CAPABLE ( ID_CCS_START + 31 )
  33. #define IDS_INFO_PHYSDISK_NOT_CLUSTER_CAPABLE_REF ( ID_CCS_START + 32 )
  34. #define IDS_INFO_NON_SCSI_DISKS ( ID_CCS_START + 40 )
  35. #define IDS_INFO_NON_SCSI_DISKS_REF ( ID_CCS_START + 41 )
  36. #define IDS_INFO_GPT_DISK ( ID_CCS_START + 50 )
  37. #define IDS_INFO_GPT_DISK_REF ( ID_CCS_START + 51 )
  38. #define IDS_INFO_PRUNING_CRASHDUMP_BUS ( ID_CCS_START + 60 )
  39. #define IDS_INFO_CRASHDUMPDISK_PRUNED ( ID_CCS_START + 61 )
  40. #define IDS_INFO_CRASHDUMPDISK_PRUNED_REF ( ID_CCS_START + 62 )
  41. #define IDS_VALIDATING_NODE_OS_VERSION ( ID_CCS_START + 70 )
  42. #define IDS_INFO_PHYSDISK_PRECREATE ( ID_CCS_START + 80 )
  43. #define IDS_INFO_PHYSDISK_CREATE ( ID_CCS_START + 90 )
  44. #define IDS_INFO_MNS_PRECREATE ( ID_CCS_START + 100 )
  45. #define IDS_INFO_MNS_CREATE ( ID_CCS_START + 110 )
  46. #define IDS_INFO_NETWORK_CONNECTION_CONCERN ( ID_CCS_START + 120 )
  47. //////////////////////////////////////////////////////////////////////////////
  48. // Warning Strings
  49. //////////////////////////////////////////////////////////////////////////////
  50. #define IDS_WARN_PHYSDISK_NOT_NTFS ( ID_CCS_START + 200 )
  51. #define IDS_WARN_PHYSDISK_NOT_NTFS_REF ( ID_CCS_START + 201 )
  52. #define IDS_WARN_BOOT_PARTITION_NOT_NTFS ( ID_CCS_START + 210 )
  53. #define IDS_WARN_BOOT_PARTITION_NOT_NTFS_REF ( ID_CCS_START + 211 )
  54. #define IDS_WARN_NOT_IP_ENABLED ( ID_CCS_START + 220 )
  55. #define IDS_WARN_NOT_IP_ENABLED_REF ( ID_CCS_START + 221 )
  56. #define IDS_WARN_NO_IP_ADDRESSES ( ID_CCS_START + 230 )
  57. #define IDS_WARN_NO_IP_ADDRESSES_REF ( ID_CCS_START + 231 )
  58. #define IDS_WARN_NO_VALID_TCP_CONFIGS ( ID_CCS_START + 240 )
  59. #define IDS_WARN_NO_VALID_TCP_CONFIGS_REF ( ID_CCS_START + 241 )
  60. #define IDS_WARN_NETWORK_NOT_CONNECTED ( ID_CCS_START + 250 )
  61. #define IDS_WARN_NETWORK_NOT_CONNECTED_REF ( ID_CCS_START + 251 )
  62. #define IDS_WARN_NETWORK_SKIPPED ( ID_CCS_START + 260 )
  63. #define IDS_WARN_NETWORK_SKIPPED_REF ( ID_CCS_START + 261 )
  64. #define IDS_WARN_NLBS_DETECTED ( ID_CCS_START + 270 )
  65. #define IDS_WARN_NLBS_DETECTED_REF ( ID_CCS_START + 271 )
  66. #define IDS_WARN_SERVICES_FOR_MAC_FAILED ( ID_CCS_START + 280 )
  67. #define IDS_WARN_SERVICES_FOR_MAC_FAILED_REF ( ID_CCS_START + 281 )
  68. #define IDS_WARN_SERVICES_FOR_MAC_INSTALLED ( ID_CCS_START + 290 )
  69. #define IDS_WARN_SERVICES_FOR_MAC_INSTALLED_REF ( ID_CCS_START + 291 )
  70. #define IDS_WARN_DHCP_ENABLED ( ID_CCS_START + 300 )
  71. #define IDS_WARN_DHCP_ENABLED_REF ( ID_CCS_START + 301 )
  72. #define IDS_WARN_NETWORK_FIREWALL_ENABLED ( ID_CCS_START + 310 )
  73. #define IDS_WARN_NETWORK_FIREWALL_ENABLED_REF ( ID_CCS_START + 311 )
  74. #define IDS_WARN_NETWORK_BRIDGE_ENABLED ( ID_CCS_START + 320 )
  75. #define IDS_WARN_NETWORK_BRIDGE_ENABLED_REF ( ID_CCS_START + 321 )
  76. #define IDS_WARN_NETWORK_BRIDGE_ENDPOINT ( ID_CCS_START + 330 )
  77. #define IDS_WARN_NETWORK_BRIDGE_ENDPOINT_REF ( ID_CCS_START + 331 )
  78. #define IDS_WARN_MACHINE_NOT_IN_CLUSTER ( ID_CCS_START + 340 )
  79. #define IDS_WARN_CLUSTER_NAME_MISMATCH ( ID_CCS_START + 341 )
  80. #define IDS_WARN_CLUSTER_DOMAIN_MISMATCH ( ID_CCS_START + 342 )
  81. #define IDS_WARN_NODE_FQDN_MISMATCH ( ID_CCS_START + 350 )
  82. #define IDS_WARN_NODE_DOMAIN_MISMATCH ( ID_CCS_START + 351 )
  83. #define IDS_WARN_NETWORK_INTERFACE_NOT_FOUND ( ID_CCS_START + 360 )
  84. #define IDS_WARN_NETWORK_INTERFACE_NOT_FOUND_REF ( ID_CCS_START + 361 )
  85. //////////////////////////////////////////////////////////////////////////////
  86. // Error Strings
  87. //////////////////////////////////////////////////////////////////////////////
  88. #define IDS_ERROR_INVALID_CREDENTIALS ( ID_CCS_START + 1000 )
  89. #define IDS_ERROR_INVALID_CREDENTIALS_REF ( ID_CCS_START + 1001 )
  90. #define IDS_ERROR_INVALID_DOMAIN_USER ( ID_CCS_START + 1010 )
  91. #define IDS_ERROR_INVALID_DOMAIN_USER_REF ( ID_CCS_START + 1011 )
  92. #define IDS_ERROR_MNS_MISSING_PRIVATE_PROPERTIES ( ID_CCS_START + 1020 )
  93. #define IDS_ERROR_MNS_MISSING_PRIVATE_PROPERTIES_REF ( ID_CCS_START + 1021 )
  94. // #define ( ID_CCS_START + 1030 )
  95. // #define ( ID_CCS_START + 1031 )
  96. #define IDS_ERROR_NODE_INFO_CREATE ( ID_CCS_START + 1040 )
  97. #define IDS_ERROR_NODE_INFO_CREATE_REF ( ID_CCS_START + 1041 )
  98. #define IDS_ERROR_MANAGED_RESOURCE_ENUM_CREATE ( ID_CCS_START + 1050 )
  99. #define IDS_ERROR_MANAGED_RESOURCE_ENUM_CREATE_REF ( ID_CCS_START + 1051 )
  100. #define IDS_ERROR_NETWORKS_ENUM_CREATE ( ID_CCS_START + 1060 )
  101. #define IDS_ERROR_NETWORKS_ENUM_CREATE_REF ( ID_CCS_START + 1061 )
  102. #define IDS_ERROR_COMMIT_CHANGES ( ID_CCS_START + 1070 )
  103. #define IDS_ERROR_COMMIT_CHANGES_REF ( ID_CCS_START + 1071 )
  104. #define IDS_ERROR_CANNOT_CREATE_POSTCFG_MGR ( ID_CCS_START + 1080 )
  105. #define IDS_ERROR_CANNOT_CREATE_POSTCFG_MGR_REF ( ID_CCS_START + 1081 )
  106. #define IDS_ERROR_CLUSTER_NAME_NOT_FOUND ( ID_CCS_START + 1090 )
  107. #define IDS_ERROR_CLUSTER_NAME_NOT_FOUND_REF ( ID_CCS_START + 1091 )
  108. #define IDS_ERROR_CLUSTER_IP_ADDRESS_NOT_FOUND ( ID_CCS_START + 1100 )
  109. #define IDS_ERROR_CLUSTER_IP_ADDRESS_NOT_FOUND_REF ( ID_CCS_START + 1110 )
  110. #define IDS_ERROR_CLUSTER_IP_SUBNET_NOT_FOUND ( ID_CCS_START + 1120 )
  111. #define IDS_ERROR_CLUSTER_IP_SUBNET_NOT_FOUND_REF ( ID_CCS_START + 1121 )
  112. #define IDS_ERROR_CLUSTER_NETWORKS_NOT_FOUND ( ID_CCS_START + 1130 )
  113. #define IDS_ERROR_CLUSTER_NETWORKS_NOT_FOUND_REF ( ID_CCS_START + 1131 )
  114. #define IDS_ERROR_PRIMARY_IP_NOT_FOUND ( ID_CCS_START + 1140 )
  115. #define IDS_ERROR_PRIMARY_IP_NOT_FOUND_REF ( ID_CCS_START + 1141 )
  116. #define IDS_ERROR_CLUSTER_NETWORK_NOT_FOUND ( ID_CCS_START + 1150 )
  117. #define IDS_ERROR_CLUSTER_NETWORK_NOT_FOUND_REF ( ID_CCS_START + 1151 )
  118. #define IDS_ERROR_PHYSDISK_SIGNATURE ( ID_CCS_START + 1160 )
  119. #define IDS_ERROR_PHYSDISK_SIGNATURE_REF ( ID_CCS_START + 1161 )
  120. #define IDS_ERROR_PHYSDISK_NO_FILE_SYSTEM ( ID_CCS_START + 1170 )
  121. #define IDS_ERROR_PHYSDISK_NO_FILE_SYSTEM_REF ( ID_CCS_START + 1171 )
  122. #define IDS_ERROR_LDM_DISK ( ID_CCS_START + 1180 )
  123. #define IDS_ERROR_LDM_DISK_REF ( ID_CCS_START + 1181 )
  124. #define IDS_ERROR_FOUND_NON_SCSI_DISK ( ID_CCS_START + 1190 )
  125. #define IDS_ERROR_FOUND_NON_SCSI_DISK_REF ( ID_CCS_START + 1191 )
  126. #define IDS_ERROR_NODE_DOWN ( ID_CCS_START + 1200 )
  127. #define IDS_ERROR_NODE_DOWN_REF ( ID_CCS_START + 1201 )
  128. #define IDS_ERROR_WBEM_LOCATOR_CREATE_FAILED ( ID_CCS_START + 1210 )
  129. #define IDS_ERROR_WBEM_LOCATOR_CREATE_FAILED_REF ( ID_CCS_START + 1211 )
  130. #define IDS_ERROR_WBEM_CONNECTION_FAILURE ( ID_CCS_START + 1220 )
  131. #define IDS_ERROR_WBEM_CONNECTION_FAILURE_REF ( ID_CCS_START + 1221 )
  132. #define IDS_ERROR_WQL_QRY_NEXT_FAILED ( ID_CCS_START + 1230 )
  133. #define IDS_ERROR_WQL_QRY_NEXT_FAILED_REF ( ID_CCS_START + 1231 )
  134. #define IDS_ERROR_WMI_OS_QRY_FAILED ( ID_CCS_START + 1240 )
  135. #define IDS_ERROR_WMI_OS_QRY_FAILED_REF ( ID_CCS_START + 1241 )
  136. #define IDS_ERROR_WMI_NETWORKADAPTER_QRY_FAILED ( ID_CCS_START + 1250 )
  137. #define IDS_ERROR_WMI_NETWORKADAPTER_QRY_FAILED_REF ( ID_CCS_START + 1251 )
  138. #define IDS_ERROR_ENUM_NETWORK_CONNECTIONS_FAILED ( ID_CCS_START + 1255 )
  139. #define IDS_ERROR_ENUM_NETWORK_CONNECTIONS_FAILED_REF ( ID_CCS_START + 1256 )
  140. #define IDS_ERROR_WMI_NETWORKADAPTER_DUPE_FOUND ( ID_CCS_START + 1260 )
  141. #define IDS_ERROR_WMI_NETWORKADAPTER_DUPE_FOUND_REF ( ID_CCS_START + 1261 )
  142. #define IDS_ERROR_WMI_NETWORKADAPTERSETTINGS_QRY_FAILED ( ID_CCS_START + 1270 )
  143. #define IDS_ERROR_WMI_NETWORKADAPTERSETTINGS_QRY_FAILED_REF ( ID_CCS_START + 1271 )
  144. #define IDS_ERROR_WMI_PAGEFILE_QRY_FAILED ( ID_CCS_START + 1280 )
  145. #define IDS_ERROR_WMI_PAGEFILE_QRY_FAILED_REF ( ID_CCS_START + 1281 )
  146. #define IDS_ERROR_WMI_PHYS_DISKS_QRY_FAILED ( ID_CCS_START + 1290 )
  147. #define IDS_ERROR_WMI_PHYS_DISKS_QRY_FAILED_REF ( ID_CCS_START + 1291 )
  148. #define IDS_ERROR_WMI_DISKDRIVEPARTITIONS_QRY_FAILED ( ID_CCS_START + 1300 )
  149. #define IDS_ERROR_WMI_DISKDRIVEPARTITIONS_QRY_FAILED_REF ( ID_CCS_START + 1301 )
  150. #define IDS_ERROR_WMI_GET_LOGICALDISK_FAILED ( ID_CCS_START + 1310 )
  151. #define IDS_ERROR_WMI_GET_LOGICALDISK_FAILED_REF ( ID_CCS_START + 1311 )
  152. #define IDS_ERROR_CONVERT_TO_DOTTED_QUAD_FAILED ( ID_CCS_START + 1320 )
  153. #define IDS_ERROR_CONVERT_TO_DOTTED_QUAD_FAILED_REF ( ID_CCS_START + 1321 )
  154. #define IDS_ERROR_OPEN_CLUSTER_FAILED ( ID_CCS_START + 1330 )
  155. #define IDS_ERROR_OPEN_CLUSTER_FAILED_REF ( ID_CCS_START + 1331 )
  156. #define IDS_ERROR_MNS_HRSETUPSHARE ( ID_CCS_START + 1340 )
  157. #define IDS_ERROR_MNS_HRSETUPSHARE_REF ( ID_CCS_START + 1341 )
  158. #define IDS_ERROR_MNS_CLEANUP ( ID_CCS_START + 1350 )
  159. #define IDS_ERROR_MNS_CLEANUP_REF ( ID_CCS_START + 1351 )
  160. #define IDS_ERROR_PHYSDISK_CLUSTER_CAPABLE ( ID_CCS_START + 1360 )
  161. #define IDS_ERROR_PHYSDISK_CLUSTER_CAPABLE_REF ( ID_CCS_START + 1361 )
  162. #define IDS_WARNING_SKIPPING_ENUM ( ID_CCS_START + 1370 )
  163. #define IDS_WARNING_SKIPPING_ENUM_REF ( ID_CCS_START + 1371 )
  164. //////////////////////////////////////////////////////////////////////////////
  165. // AppID Security Descriptor Strings
  166. //////////////////////////////////////////////////////////////////////////////
  167. #define IDS_GENERIC_LAUNCH_PERMISSIONS ( ID_CCS_START + 1700 )
  168. #define IDS_GENERIC_ACCESS_PERMISSIONS ( ID_CCS_START + 1701 )
  169. //////////////////////////////////////////////////////////////////////////////
  170. // Notification strings
  171. //////////////////////////////////////////////////////////////////////////////
  172. #define IDS_NOTIFY_SERVER_INITIALIZED ( ID_CCS_START + 1800 )
  173. //////////////////////////////////////////////////////////////////////////////
  174. // WMI property name strings
  175. //////////////////////////////////////////////////////////////////////////////
  176. #define IDS_NLBS_SOFT_ADAPTER_NAME ( ID_CCS_START + 1900 )
  177. #define IDS_LDM ( ID_CCS_START + 1901 )
  178. #define IDS_GPT ( ID_CCS_START + 1902 )
  179. //////////////////////////////////////////////////////////////////////////////
  180. // Other useful strings
  181. //////////////////////////////////////////////////////////////////////////////
  182. #define IDS_ENUM_UNKNOWN_QUORUM_COMPONENT_NAME ( ID_CCS_START + 2000 )