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.

299 lines
9.1 KiB

  1. /*
  2. * cmapi.rc
  3. *
  4. * Strings for the Configuration Manager.
  5. *
  6. */
  7. #ifndef IDS_CFGMGR32_BASE
  8. #define IDS_CFGMGR32_BASE 0
  9. #endif
  10. #ifndef IDS_CFGMGR32_PROB_BASE
  11. #define IDS_CFGMGR32_PROB_BASE 4000
  12. #endif
  13. STRINGTABLE
  14. BEGIN
  15. IDS_CFGMGR32_BASE+CR_SUCCESS,
  16. "Configuration Manager: The operation completed successfully."
  17. IDS_CFGMGR32_BASE+CR_DEFAULT,
  18. "Configuration Manager: 0x1"
  19. IDS_CFGMGR32_BASE+CR_OUT_OF_MEMORY,
  20. "Configuration Manager: Not enough memory is available to process this command."
  21. IDS_CFGMGR32_BASE+CR_INVALID_POINTER,
  22. "Configuration Manager: A required pointer parameter is invalid."
  23. IDS_CFGMGR32_BASE+CR_INVALID_FLAG,
  24. "Configuration Manager: The ulFlags parameter specified is invalid for this operation."
  25. IDS_CFGMGR32_BASE+CR_INVALID_DEVNODE,
  26. "Configuration Manager: The device instance handle parameter is not valid."
  27. IDS_CFGMGR32_BASE+CR_INVALID_RES_DES
  28. "Configuration Manager: The supplied resource descriptor parameter is invalid."
  29. IDS_CFGMGR32_BASE+CR_INVALID_LOG_CONF,
  30. "Configuration Manager: The supplied logical configuration parameter is invalid."
  31. IDS_CFGMGR32_BASE+CR_INVALID_ARBITRATOR,
  32. "Configuration Manager: 0x8"
  33. IDS_CFGMGR32_BASE+CR_INVALID_NODELIST,
  34. "Configuration Manager: 0x9"
  35. IDS_CFGMGR32_BASE+CR_DEVNODE_HAS_REQS,
  36. "Configuration Manager: 0xA"
  37. IDS_CFGMGR32_BASE+CR_INVALID_RESOURCEID,
  38. "Configuration Manager: The RESOURCEID parameter does not contain a valid RESOURCEID."
  39. IDS_CFGMGR32_BASE+CR_DLVXD_NOT_FOUND,
  40. "Configuration Manager: 0xC"
  41. IDS_CFGMGR32_BASE+CR_NO_SUCH_DEVNODE,
  42. "Configuration Manager: The specified device instance handle does not correspond to a present device."
  43. IDS_CFGMGR32_BASE+CR_NO_MORE_LOG_CONF,
  44. "Configuration Manager: There are no more logical configurations available."
  45. IDS_CFGMGR32_BASE+CR_NO_MORE_RES_DES,
  46. "Configuration Manager: There are no more resource descriptions available."
  47. IDS_CFGMGR32_BASE+CR_ALREADY_SUCH_DEVNODE,
  48. "Configuration Manager: This device instance already exists."
  49. IDS_CFGMGR32_BASE+CR_INVALID_RANGE_LIST,
  50. "Configuration Manager: The supplied range list parameter is invalid."
  51. IDS_CFGMGR32_BASE+CR_INVALID_RANGE,
  52. "Configuration Manager: 0x12"
  53. IDS_CFGMGR32_BASE+CR_FAILURE,
  54. "Configuration Manager: A general internal error occurred."
  55. IDS_CFGMGR32_BASE+CR_NO_SUCH_LOGICAL_DEV,
  56. "Configuration Manager: 0x14"
  57. IDS_CFGMGR32_BASE+CR_CREATE_BLOCKED,
  58. "Configuration Manager: The device is disabled for this configuration."
  59. IDS_CFGMGR32_BASE+CR_NOT_SYSTEM_VM,
  60. "Configuration Manager: 0x16"
  61. IDS_CFGMGR32_BASE+CR_REMOVE_VETOED,
  62. "Configuration Manager: A service or application refused to allow removal of this device."
  63. IDS_CFGMGR32_BASE+CR_APM_VETOED,
  64. "Configuration Manager: 0x18"
  65. IDS_CFGMGR32_BASE+CR_INVALID_LOAD_TYPE,
  66. "Configuration Manager: 0x19"
  67. IDS_CFGMGR32_BASE+CR_BUFFER_SMALL,
  68. "Configuration Manager: An output parameter was too small to hold all the data available."
  69. IDS_CFGMGR32_BASE+CR_NO_ARBITRATOR,
  70. "Configuration Manager: 0x1B"
  71. IDS_CFGMGR32_BASE+CR_NO_REGISTRY_HANDLE,
  72. "Configuration Manager: 0x1C"
  73. IDS_CFGMGR32_BASE+CR_REGISTRY_ERROR,
  74. "Configuration Manager: A required entry in the registry is missing or an attempt to write to the registry failed."
  75. IDS_CFGMGR32_BASE+CR_INVALID_DEVICE_ID,
  76. "Configuration Manager: The specified Device ID is not a valid Device ID."
  77. IDS_CFGMGR32_BASE+CR_INVALID_DATA,
  78. "Configuration Manager: One or more parameters were invalid."
  79. IDS_CFGMGR32_BASE+CR_INVALID_API,
  80. "Configuration Manager: 0x20"
  81. IDS_CFGMGR32_BASE+CR_DEVLOADER_NOT_READY,
  82. "Configuration Manager: 0x21"
  83. IDS_CFGMGR32_BASE+CR_NEED_RESTART,
  84. "Configuration Manager: 0x22"
  85. IDS_CFGMGR32_BASE+CR_NO_MORE_HW_PROFILES,
  86. "Configuration Manager: There are no more hardware profiles available."
  87. IDS_CFGMGR32_BASE+CR_DEVICE_NOT_THERE,
  88. "Configuration Manager: 0x24"
  89. IDS_CFGMGR32_BASE+CR_NO_SUCH_VALUE,
  90. "Configuration Manager: The specified value does not exist in the registry."
  91. IDS_CFGMGR32_BASE+CR_WRONG_TYPE,
  92. "Configuration Manager: 0x26"
  93. IDS_CFGMGR32_BASE+CR_INVALID_PRIORITY,
  94. "Configuration Manager: The specified priority is invalid for this operation."
  95. IDS_CFGMGR32_BASE+CR_NOT_DISABLEABLE,
  96. "Configuration Manager: This device cannot be disabled."
  97. IDS_CFGMGR32_BASE+CR_FREE_RESOURCES,
  98. "Configuration Manager: 0x29"
  99. IDS_CFGMGR32_BASE+CR_QUERY_VETOED,
  100. "Configuration Manager: 0x2A"
  101. IDS_CFGMGR32_BASE+CR_CANT_SHARE_IRQ,
  102. "Configuration Manager: 0x2B"
  103. IDS_CFGMGR32_BASE+CR_CALL_NOT_IMPLEMENTED,
  104. "Configuration Manager: This routine is not implemented in this version of the operating system."
  105. IDS_CFGMGR32_BASE+CR_INVALID_PROPERTY,
  106. "Configuration Manager: The specified property type is invalid for this operation."
  107. IDS_CFGMGR32_BASE+CR_NO_SUCH_REGISTRY_KEY,
  108. "Configuration Manager: The specified key does not exist in the registry."
  109. IDS_CFGMGR32_BASE+CR_INVALID_MACHINENAME,
  110. "Configuration Manager: The specified machine name does not meet the UNC naming conventions."
  111. IDS_CFGMGR32_BASE+CR_REMOTE_COMM_FAILURE,
  112. "Configuration Manager: A general remote communication error occurred."
  113. IDS_CFGMGR32_BASE+CR_MACHINE_UNAVAILABLE,
  114. "Configuration Manager: The machine selected for remote communication is not available at this time."
  115. IDS_CFGMGR32_BASE+CR_NO_CM_SERVICES,
  116. "Configuration Manager: The Plug and Play service or another required service is not available."
  117. IDS_CFGMGR32_BASE+CR_ACCESS_DENIED,
  118. "Configuration Manager: Access denied."
  119. IDS_CFGMGR32_BASE+CR_DEVICE_INTERFACE_ACTIVE,
  120. "Configuration Manager: Device interface is active."
  121. IDS_CFGMGR32_BASE+CR_NO_SUCH_DEVICE_INTERFACE,
  122. "Configuration Manager: No such device interface."
  123. IDS_CFGMGR32_BASE+CR_INVALID_REFERENCE_STRING,
  124. "Configuration Manager: Invalid reference string."
  125. IDS_CFGMGR32_BASE+CR_INVALID_CONFLICT_LIST,
  126. "Configuration Manager: Invalid conflict list."
  127. IDS_CFGMGR32_BASE+CR_INVALID_INDEX,
  128. "Configuration Manager: Invalid index."
  129. IDS_CFGMGR32_BASE+CR_INVALID_STRUCTURE_SIZE,
  130. "Configuration Manager: Invalid structure size."
  131. //---------------------------------------------------------------------
  132. // Problems
  133. //---------------------------------------------------------------------
  134. IDS_CFGMGR32_PROB_BASE + CM_PROB_NOT_CONFIGURED,
  135. "There is no configuration for this device."
  136. IDS_CFGMGR32_PROB_BASE + CM_PROB_DEVLOADER_FAILED,
  137. "The device loader for this device failed to load."
  138. IDS_CFGMGR32_PROB_BASE + CM_PROB_OUT_OF_MEMORY,
  139. "Insufficient memory."
  140. IDS_CFGMGR32_PROB_BASE + CM_PROB_ENTRY_IS_WRONG_TYPE,
  141. "General device error."
  142. IDS_CFGMGR32_PROB_BASE + CM_PROB_LACKED_ARBITRATOR,
  143. "There is no arbitrator for this resource type."
  144. IDS_CFGMGR32_PROB_BASE + CM_PROB_BOOT_CONFIG_CONFLICT,
  145. "There was a conflict with this device's boot configuration."
  146. IDS_CFGMGR32_PROB_BASE + CM_PROB_FAILED_FILTER,
  147. "The resource requirements for this device could not be filtered."
  148. IDS_CFGMGR32_PROB_BASE + CM_PROB_DEVLOADER_NOT_FOUND,
  149. "The device loader for this device could not be found."
  150. IDS_CFGMGR32_PROB_BASE + CM_PROB_INVALID_DATA,
  151. "The data for this device is invalid."
  152. IDS_CFGMGR32_PROB_BASE + CM_PROB_FAILED_START,
  153. "This device failed to start."
  154. IDS_CFGMGR32_PROB_BASE + CM_PROB_LIAR,
  155. "General device error."
  156. IDS_CFGMGR32_PROB_BASE + CM_PROB_NORMAL_CONFLICT,
  157. "A conflict was found with this device's configuration."
  158. IDS_CFGMGR32_PROB_BASE + CM_PROB_NOT_VERIFIED,
  159. "This device has not been verified."
  160. IDS_CFGMGR32_PROB_BASE + CM_PROB_NEED_RESTART,
  161. "This device needs to be restarted."
  162. IDS_CFGMGR32_PROB_BASE + CM_PROB_REENUMERATION,
  163. "This device needs to be re-enumerated."
  164. IDS_CFGMGR32_PROB_BASE + CM_PROB_PARTIAL_LOG_CONF,
  165. "This device has an incomplete configuration."
  166. IDS_CFGMGR32_PROB_BASE + CM_PROB_UNKNOWN_RESOURCE,
  167. "This device requires a resource type that is unknown."
  168. IDS_CFGMGR32_PROB_BASE + CM_PROB_REINSTALL,
  169. "This device needs to be installed."
  170. IDS_CFGMGR32_PROB_BASE + CM_PROB_REGISTRY,
  171. "The registry data for this device has been corrupted."
  172. IDS_CFGMGR32_PROB_BASE + CM_PROB_VXDLDR,
  173. "An error occurred with the VxD Loader."
  174. IDS_CFGMGR32_PROB_BASE + CM_PROB_WILL_BE_REMOVED,
  175. "This device will be removed."
  176. IDS_CFGMGR32_PROB_BASE + CM_PROB_DISABLED,
  177. "This device is disabled."
  178. IDS_CFGMGR32_PROB_BASE + CM_PROB_DEVLOADER_NOT_READY,
  179. "The device loader is not ready."
  180. IDS_CFGMGR32_PROB_BASE + CM_PROB_DEVICE_NOT_THERE,
  181. "This device is not present."
  182. IDS_CFGMGR32_PROB_BASE + CM_PROB_MOVED,
  183. "This device has been moved."
  184. IDS_CFGMGR32_PROB_BASE + CM_PROB_TOO_EARLY,
  185. "General device error."
  186. IDS_CFGMGR32_PROB_BASE + CM_PROB_NO_VALID_LOG_CONF,
  187. "The configuration for this device is invalid."
  188. IDS_CFGMGR32_PROB_BASE + CM_PROB_FAILED_INSTALL,
  189. "The installation of this device has failed."
  190. IDS_CFGMGR32_PROB_BASE + CM_PROB_HARDWARE_DISABLED,
  191. "This device is disabled."
  192. IDS_CFGMGR32_PROB_BASE + CM_PROB_CANT_SHARE_IRQ,
  193. "This IRQ isn't sharable."
  194. IDS_CFGMGR32_PROB_BASE + CM_PROB_FAILED_ADD,
  195. "Driver failed AddDevice."
  196. #if 0
  197. IDS_CFGMGR32_PROB_BASE + CM_PROB_DISABLED_SERVICE,
  198. "Service is disabled."
  199. IDS_CFGMGR32_PROB_BASE + CM_PROB_TRANSLATION_FAILED,
  200. "Resource translation failed."
  201. #endif
  202. END