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.

996 lines
58 KiB

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.S.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE DISCARDABLE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE DISCARDABLE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE DISCARDABLE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. #ifndef _MAC
  40. /////////////////////////////////////////////////////////////////////////////
  41. //
  42. // Version
  43. //
  44. VS_VERSION_INFO VERSIONINFO
  45. FILEVERSION 5,1,3602,0
  46. PRODUCTVERSION 5,1,3602,0
  47. FILEFLAGSMASK 0x3fL
  48. #ifdef _DEBUG
  49. FILEFLAGS 0x9L
  50. #else
  51. FILEFLAGS 0x8L
  52. #endif
  53. FILEOS 0x40004L
  54. FILETYPE 0x1L
  55. FILESUBTYPE 0x0L
  56. BEGIN
  57. BLOCK "StringFileInfo"
  58. BEGIN
  59. BLOCK "040904B0"
  60. BEGIN
  61. VALUE "CompanyName", "Microsoft Corporation\0"
  62. VALUE "FileDescription", "wmi command line\0"
  63. VALUE "FileVersion", "5.1.3602.0\0"
  64. VALUE "InternalName", "wmic.exe\0"
  65. VALUE "LegalCopyright", "� Microsoft Corporation. All rights reserved.\0"
  66. VALUE "OriginalFilename", "wmic.exe\0"
  67. VALUE "ProductName", "Microsoft� Windows� Operating System\0"
  68. VALUE "ProductVersion", "5.1.3602.0\0"
  69. END
  70. END
  71. BLOCK "VarFileInfo"
  72. BEGIN
  73. VALUE "Translation", 0x409, 1200
  74. END
  75. END
  76. #endif // !_MAC
  77. /////////////////////////////////////////////////////////////////////////////
  78. //
  79. // String Table
  80. //
  81. STRINGTABLE DISCARDABLE
  82. BEGIN
  83. IDS_E_BLANK_COMMAND_MESSAGE """/?"" for help, QUIT to Exit.\r\n"
  84. IDS_E_INCOMPLETE_COMMAND "Incomplete Command.\r\n"
  85. IDS_E_RPC_SERVER_NOT_AVAILABLE "RPC Server not available.\r\n"
  86. IDS_E_0_REPEAT_NOT_WITH_0_EVERY
  87. "Nonzero REPEAT count is invalid with zero EVERY interval.\r\n"
  88. IDS_E_INVALID_COMMAND "Invalid command.\r\n"
  89. IDS_E_INVALID_REPEAT_SWITCH "Invalid REPEAT switch.\r\n"
  90. IDS_E_INVALID_LIST_USAGE "LIST verb is allowed only with <alias> name.\r\n"
  91. IDS_E_INVALID_REPEATCOUNT "Invalid REPEAT count.\r\n"
  92. IDS_E_0_EVERY_NOT_WITH_0_REPEAT
  93. "Nozero EVERY interval is invalid with zero REPEAT count.\r\n"
  94. IDS_E_PWHERE_UNDEF "'PWhere' expression for the alias undefined.\r\n"
  95. IDS_E_CLOSE_OUT_FILE_ERROR "Output file closure failed.\r\n"
  96. IDS_E_INVALID_TRANSLATE_SWITCH "Invalid TRANSLATE switch.\r\n"
  97. IDS_E_TRANSLATE_TABLE_NOT_EXIST
  98. "Translate table does not exists in Alias Namespace.\r\n"
  99. IDS_I_NOEXECUTE "Method or User defined verb not executed.\r\n"
  100. IDS_E_VERBS_NOT_AVAIL "No verbs are available with the alias.\r\n"
  101. END
  102. STRINGTABLE DISCARDABLE
  103. BEGIN
  104. IDS_E_INVALID_NAMESPACE_SYNTAX "Invalid Namespace Syntax.\r\n"
  105. IDS_E_INVALID_MACHINE_NAME "Invalid Node Name.\r\n"
  106. IDS_E_INVALID_IMP_LEVEL "Invalid Impersonation Level.\r\n"
  107. IDS_E_INVALID_AUTH_LEVEL "Invalid Authentication Level.\r\n"
  108. IDS_E_INVALID_LOCALE "Invalid Locale Value.\r\n"
  109. IDS_E_INCORRECT_NAMESPACE "Invalid Namespace.\r\n"
  110. IDS_E_INVALID_NODE_SYNTAX "Invalid Node Syntax.\r\n"
  111. IDS_E_INVALID_IMP_LEVEL_SYNTAX "Invalid Implevel Syntax.\r\n"
  112. IDS_E_INVALID_ROLE_SYNTAX "Invalid Role Syntax.\r\n"
  113. IDS_E_INVALID_AUTH_LEVEL_SYNTAX "Invalid AuthLevel Syntax.\r\n"
  114. END
  115. STRINGTABLE DISCARDABLE
  116. BEGIN
  117. IDS_E_INVALID_LOCALE_SYNTAX "Invalid Locale Syntax.\r\n"
  118. IDS_E_INVALID_PRIVILEGES_SYNTAX "Invalid Privileges Syntax.\r\n"
  119. IDS_E_INVALID_PRIVILEGES "Invalid Privileges.\r\n"
  120. IDS_E_INVALID_TRACE_SYNTAX "Invalid Trace Syntax.\r\n"
  121. IDS_E_INVALID_TRACE_OPTION
  122. "Invalid Trace Option Value (ON|OFF expected).\r\n"
  123. IDS_E_INVALID_RECORD_SYNTAX "Invalid Record Syntax.\r\n"
  124. IDS_E_INVALID_RECORD_PATH "Invalid Record Path.\r\n"
  125. IDS_E_INVALID_USER_SYNTAX "Invalid User Syntax.\r\n"
  126. IDS_E_INVALID_USER_ID "Invalid UserID.\r\n"
  127. IDS_E_INVALID_PASSWORD_SYNTAX "Invalid Password Syntax.\r\n"
  128. IDS_E_INVALID_PASSWORD "Invalid Password.\r\n"
  129. IDS_E_INVALID_HELP_OPTION "Invalid Help Option (FULL|BRIEF expected).\r\n"
  130. IDS_E_INVALID_HELP_SYNTAX "Unexpected switch at this level.\r\n"
  131. IDS_E_INVALID_GLOBAL_SWITCH "Invalid Global Switch.\r\n"
  132. IDS_E_INVALID_PRIVILEGES_OPTION
  133. "Invalid Privileges Option Value (ENABLE|DISABLE expected).\r\n"
  134. END
  135. STRINGTABLE DISCARDABLE
  136. BEGIN
  137. IDS_E_INVALID_PATH "Invalid Path.\r\n"
  138. IDS_E_INVALID_QUERY "Invalid Query.\r\n"
  139. IDS_E_INVALID_EXPRESSION "Invalid Expression.\r\n"
  140. IDS_E_INVALID_VERB "Invalid Verb.\r\n"
  141. IDS_E_INVALID_INTERVAL "Invalid interval value specified with /EVERY switch.\r\n"
  142. IDS_E_INVALID_PATH_SYNTAX "Invalid PATH Syntax.\r\n"
  143. END
  144. STRINGTABLE DISCARDABLE
  145. BEGIN
  146. IDS_E_INVALID_WHERE_SYNTAX "Invalid WHERE Syntax.\r\n"
  147. IDS_E_INVALID_CLASS_SYNTAX "Invalid CLASS Syntax.\r\n"
  148. IDS_E_INVALID_FORMAT "Invalid XSL format (or) file name.\r\n"
  149. IDS_E_INVALID_LIST_FORMAT
  150. "Invalid format specified (or) format not applicable for this alias.\r\n"
  151. IDS_E_INVALID_GET_SWITCH "Invalid GET switch.\r\n"
  152. IDS_E_INVALID_XML_CONTENT "Invalid XML content.\r\n"
  153. IDS_E_INVALID_LIST_EXPRESSION "Invalid LIST expression.\r\n"
  154. IDS_E_INVALID_CLASS "%1 - Invalid class.\r\n"
  155. IDS_E_INVALID_INTERIM_XML_CONTENT
  156. "Cascading tranform failed. (Intermediate transform result is not DOM compliant).\r\n"
  157. IDS_E_REGMOF_FAILED "Failed to register mof file(s).\r\nOnly the administrator group members can use WMIC.EXE.\r\nReason:"
  158. IDS_E_ERRLOG_WRITEFAIL "Write to error log failed.\r\nReason:"
  159. IDS_E_ERRLOG_OPENFAIL "Failed to open/create error log file.\r\nReason:"
  160. IDS_E_INVALID_GET_EXPRESSION "Invalid GET Expression.\r\n"
  161. END
  162. STRINGTABLE DISCARDABLE
  163. BEGIN
  164. IDS_E_INVALID_ALIAS_COMMAND "Invalid alias Command.\r\n"
  165. IDS_E_MEMALLOC_FAIL "Failed to allocate Memory.\r\n"
  166. IDS_E_INVALID_EVERY_SWITCH "Invalid EVERY switch.\r\n"
  167. IDS_E_INVALID_VERB_SWITCH "Invalid Verb Switch.\r\n"
  168. IDS_E_INVALID_NO_OF_PARAMS "Invalid Number of Parameters.\r\n"
  169. IDS_E_INVALID_NAMED_PARAM_LIST
  170. "Invalid named parameter list.\r\nHint: <named param list> ::= <named param> | <named param> <named param list> where <named param> ::= <param name>=<param value>\r\n"
  171. IDS_E_CMD_INTERPTR_NOT_FOUND "Command interpreter cannot be found.\r\n"
  172. IDS_E_CMD_INTPTR_INVALID_FORMAT
  173. "Command-interpreter file has invalid format and is not executable.\r\n"
  174. IDS_E_NOT_ENOUGH_MEM_AVLBL
  175. "Not enough memory is available to execute command; or available memory has been corrupted; or invalid block exists, indicating that process making call was not allocated properly.\r\n"
  176. END
  177. STRINGTABLE DISCARDABLE
  178. BEGIN
  179. IDS_I_CALL_SUCCESS "Method execution successful.\r\n"
  180. IDS_I_CALL_FAIL "Method execution failed.\r\n"
  181. IDS_I_SET_SUCCESS "Property(s) update successful.\r\n"
  182. IDS_I_SET_FAIL "Property(s) update failed.\r\n"
  183. IDS_I_MEMORY_ALLOC_FAIL "Failed to allocate Memory.\r\n"
  184. IDS_I_LOCATE_SYSTEMDIR_FAIL
  185. "Call to obtain Windows system directory failed.\r\n"
  186. IDS_I_ALIAS_PATH_CONFLICT
  187. "The alias target class and the object path specified does not match.\r\n"
  188. IDS_NOT_IMPLEMENTED "ATTN: FEATURE NOT IMPLEMENTED!!!\r\n"
  189. IDS_I_SET_NOCHANGE "Property(s) not changed.\r\n"
  190. IDS_I_NO_INSTANCES "No Instance(s) Available.\r\n"
  191. IDS_I_DELETE_SUCCESS "Class deletion successful.\r\n"
  192. IDS_I_DELETE_FAIL "Instance(s) or Class deletion failed.\r\n"
  193. IDS_I_NODELETE "Instance(s) or Class not deleted.\r\n"
  194. END
  195. STRINGTABLE DISCARDABLE
  196. BEGIN
  197. IDS_E_INVALID_ROLE "Invalid Role.\r\n"
  198. IDS_E_INVALID_LIST_SWITCH "Invalid LIST switch.\r\n"
  199. IDS_E_PASSWORD_WITHOUT_USER "Password ignored for null user.\r\n"
  200. IDS_E_INVALID_NAMESPACE "Invalid Namespace.\r\n"
  201. IDS_E_INVALID_NODE "%1 - Invalid node (discarded).\r\n"
  202. IDS_E_INVALID_INTERACTIVE_OPTION
  203. "Invalid Interactive Option Value (ON|OFF expected).\r\n"
  204. IDS_E_ALIAS_NOT_FOUND "%1 - Alias not found.\r\n"
  205. IDS_E_INVALID_FAILFAST_OPTION
  206. "Invalid FailFast Option Value (ON|OFF expected).\r\n"
  207. IDS_E_INVALID_OUTPUT_OPTION "Invalid OUTPUT option.\r\n"
  208. IDS_E_INVALID_OUTPUT_SYNTAX "Invalid OUTPUT syntax.\r\n"
  209. IDS_E_INVALID_APPEND_OPTION "Invalid APPEND option.\r\n"
  210. IDS_E_INVALID_APPEND_SYNTAX "Invalid APPEND syntax.\r\n"
  211. IDS_E_OPEN_APPEND_FILE_FAILURE "Opening APPEND file failed.\r\n"
  212. IDS_E_OPEN_OUTPUT_FILE_FAILURE "Opening OUTPUT file failed.\r\n"
  213. IDS_E_INVALID_AGGREGATE_OPTION
  214. "Invalid Aggregate Option Value (ON|OFF expected).\r\n"
  215. END
  216. STRINGTABLE DISCARDABLE
  217. BEGIN
  218. IDS_E_SET_COMMAND_INPUT_FAILURE
  219. "Unable to set command input. Failed to allocate Memory.\r\n"
  220. IDS_E_SET_ALIAS_NAME_FAILURE
  221. "Unable to set alias name. Failed to allocate Memory.\r\n"
  222. IDS_E_SET_NAMESPACE_FAILURE
  223. "Unable to set Name Space. Failed to allocate Memory.\r\n"
  224. IDS_E_SET_ROLE_FAILURE "Unable to Set Role. Failed to allocate Memory.\r\n"
  225. IDS_E_SET_LOCALE_FAILURE
  226. "Unable to set Locale. Failed to allocate Memory.\r\n"
  227. IDS_E_SET_NODE_FAILURE "Unable to Set Node. Failed to allocate Memory.\r\n"
  228. IDS_E_SET_USER_FAILURE "Unable to Set User. Failed to allocate Memory.\r\n"
  229. IDS_E_SET_PASSWORD_FAILURE
  230. "Unable to set Password. Failed to allocate Memory.\r\n"
  231. IDS_E_SET_RECORDPATH_FAILURE
  232. "Unable to Set Record Path. Failed to allocate Memory.\r\n"
  233. IDS_I_INVOCATION_SUCCESS
  234. "Command line utility invocation - Operation Success.\r\n"
  235. IDS_I_INVOCATION_FAIL "Command line utility invocation - Operation Failed.\r\n"
  236. IDS_E_SET_PATH_EXP_FAILURE
  237. "Unable to set path. Failed to allocate Memory.\r\n"
  238. IDS_E_SET_WHERE_EXP_FAILURE
  239. "Unable to Set Where Expression. Failed to allocate Memory.\r\n"
  240. IDS_E_SET_METHOD_NAME_FAILURE
  241. "Unable to set method name. Failed to allocate Memory.\r\n"
  242. IDS_I_ASSOC_INST_MSG "Associators of '%1':\r\n"
  243. END
  244. STRINGTABLE DISCARDABLE
  245. BEGIN
  246. IDS_E_ADD_TO_PARAM_MAP_FAILURE
  247. "Unable to add to parameter Map. Failed to allocate Memory.\r\n"
  248. IDS_E_ADD_TO_PROP_DET_MAP_FAILURE
  249. "Unable to Add to Parameter Details Map. Failed to allocate memory.\r\n"
  250. IDS_E_ADD_TO_PROP_LIST_FAILURE
  251. "Unable to Add to Property List. Failed to allocate Memory.\r\n"
  252. IDS_E_METH_DET_ADD_TO_MAP_FAILURE
  253. "unable to Add to method Details Map. Failed to allocate Memory.\r\n"
  254. IDS_E_SET_LIST_FORMAT_FAILURE
  255. "Unable to Set List Format. Failed to allocate memory.\r\n"
  256. IDS_E_ADD_TO_PARAMS_LIST_FAILURE
  257. "Unable to Add to Parameter list. Failed to allocate Memory.\r\n"
  258. IDS_E_SET_PWHERE_EXP_FAILURE
  259. "Unable to Set pwhere expression. Failed to allocate Memory.\r\n"
  260. IDS_E_ADD_TO_METH_DET_MAP_FAILURE
  261. "Unable to add to method details map.Failed to allocate memory.\r\n"
  262. IDS_E_SET_CLASS_PATH_FAILURE
  263. "Unable to set class path. Failed to allocate Memory.\r\n"
  264. IDS_E_SET_ALIASSTRGT_FAILURE
  265. "Unable to obtain Alias Target Path. Failed to allocate Memory.\r\n"
  266. IDS_E_VALUE_EXCEEDS_MAXLEN "Input value exceeds allowed maximum length.\r\n"
  267. IDS_E_VALUE_NOTFOUND "Value map does not contain the input value for this property.\r\n"
  268. IDS_E_INVALID_ASSIGNLIST
  269. "Invalid format.\r\nHint: <assignlist> = <propertyname>=<propertyvalue> [, <assignlist>].\r\n"
  270. IDS_E_INVALID_PARAMLIST "Invalid format.\r\nHint: <paramlist> = <param> [, <paramlist>]"
  271. END
  272. STRINGTABLE DISCARDABLE
  273. BEGIN
  274. IDS_I_WBEM_NO_ERROR "The operation was successful.\r\n"
  275. IDS_E_WBEM_E_ACCESS_DENIED
  276. "The current user does not have permission to perform the action\r\n"
  277. IDS_E_WBEM_E_ALREADY_EXISTS
  278. "In a put operation, the wbemChangeFlagCreateOnly flag was specified, but the instance already exists\r\n"
  279. IDS_E_WBEM_E_CANNOT_BE_KEY
  280. "There was an illegal attempt to specify a key qualifier on a property that cannot be a key. The keys are specified in the class definition for an object, and cannot be altered on a per-instance basis. "
  281. IDS_E_WBEM_E_CANNOT_BE_SINGLETON
  282. "An illegal attempt was made to make a class singleton, such as when the class is derived from a non-singleton class\r\n"
  283. IDS_E_WBEM_E_CLASS_HAS_CHILDREN
  284. "An attempt was made to make a change that would invalidate a subclass.\r\n\r\n"
  285. IDS_E_WBEM_E_CLASS_HAS_INSTANCES
  286. "An attempt has been made to delete or modify a class that has instances.\r\n"
  287. IDS_E_WBEM_E_CRITICAL_ERROR
  288. "An internal, critical, and unexpected error occurred. Report this error to Microsoft Technical Support.\r\n"
  289. IDS_E_WBEM_E_FAILED "The call failed.\r\n"
  290. IDS_E_WBEM_E_ILLEGAL_NULL
  291. "A value of Nothing was specified for a property that may not be Nothing, such as one that is marked by a Key, Indexed, or Not_Null qualifier.\r\n"
  292. IDS_E_WBEM_E_ILLEGAL_OPERATION
  293. "The user requested an illegal operation, such as spawning a class from an instance.\r\n"
  294. IDS_E_WBEM_E_INCOMPLETE_CLASS
  295. "The current object is not a valid class definition. Either it is incomplete, or it has not been registered with WMI using SWbemObject.Put_.\r\n"
  296. IDS_E_WBEM_E_INITIALIZATION_FAILURE
  297. "A component, such as a provider, failed to initialize for internal reasons.\r\n"
  298. IDS_E_WBEM_E_INVALID_CIM_TYPE "The CIM type specified is not valid. \r\n"
  299. IDS_E_WBEM_E_INVALID_CLASS "The specified class is not valid.\r\n"
  300. IDS_E_WBEM_E_INVALID_CONTEXT "The IWbemContext object is not valid.\r\n"
  301. END
  302. STRINGTABLE DISCARDABLE
  303. BEGIN
  304. IDS_E_WBEM_E_INVALID_METHOD "The requested method is not available.\r\n"
  305. IDS_E_WBEM_E_INVALID_METHOD_PARAMETERS
  306. "The parameters provided for the method are not valid.\r\n"
  307. IDS_E_WBEM_E_INVALID_NAMESPACE
  308. "The namespace specified could not be found.\r\n"
  309. IDS_E_WBEM_E_INVALID_OBJECT "The specified instance is not valid.\r\n"
  310. IDS_E_WBEM_E_INVALID_OPERATION
  311. "The requested operation is not valid. This error usually applies to invalid attempts to delete classes or properties.\r\n"
  312. IDS_E_WBEM_E_INVALID_PARAMETER
  313. "One of the parameters to the call is not correct.\r\n"
  314. IDS_E_WBEM_E_INVALID_PROPERTY_TYPE
  315. "The CIM type specified for a property is not valid.\r\n"
  316. IDS_E_WBEM_E_INVALID_PROVIDER_REGISTRATION
  317. "A provider referenced in the schema has an incorrect or incomplete registration. This error may be caused by any of the following\r\n \r\nA missing pragma namespace command in the MOF file used to register the provider, resulting in the provider being registered in the wrong WMI namespace. \r\n\r\nA corrupt repository, which may be fixed by deleting it and recompiling the MOF file. \r\n\r\n"
  318. IDS_E_WBEM_E_INVALID_QUALIFIER_TYPE
  319. "The variant value for a qualifier was provided that is not of a legal qualifier type.\r\n"
  320. IDS_E_WBEM_E_INVALID_QUERY "The query was not syntactically valid.\r\n"
  321. IDS_E_WBEM_E_INVALID_QUERY_TYPE
  322. "The requested query language is not supported.\r\n"
  323. IDS_E_WBEM_E_INVALID_STREAM
  324. "One or more network packets were corrupted during a remote session.\r\n"
  325. IDS_E_WBEM_E_INVALID_SUPERCLASS "The superclass specified is not valid.\r\n"
  326. IDS_E_WBEM_E_INVALID_SYNTAX "Reserved for future use.\r\n"
  327. IDS_E_WBEM_E_NONDECORATED_OBJECT "Reserved for future use.\r\n"
  328. IDS_E_WBEM_E_NOT_AVAILABLE
  329. "The resource, typically a remote server, is not currently available.\r\n"
  330. END
  331. STRINGTABLE DISCARDABLE
  332. BEGIN
  333. IDS_E_WBEM_E_NOT_FOUND "The object could not be found.\r\n"
  334. IDS_E_WBEM_E_NOT_SUPPORTED "The feature or operation is not supported.\r\n"
  335. IDS_E_WBEM_E_OUT_OF_MEMORY
  336. "There was not enough memory for the operation.\r\n"
  337. IDS_E_WBEM_E_OVERRIDE_NOT_ALLOWED
  338. "It is not possible to perform the add operation on this qualifier because the owning object does not permit overrides.\r\n"
  339. IDS_E_WBEM_E_PROPAGATED_PROPERTY
  340. "The user attempted to delete a property that was not owned. The property was inherited from a parent class.\r\n"
  341. IDS_E_WBEM_E_PROPAGATED_QUALIFIER
  342. "The user attempted to delete a qualifier that was not owned. The qualifier was inherited from a parent class.\r\n"
  343. IDS_E_WBEM_E_PROVIDER_FAILURE
  344. "The provider has failed at some time other than during initialization.\r\n"
  345. IDS_E_WBEM_E_PROVIDER_LOAD_FAILURE
  346. "COM cannot locate a provider referenced in the schema. This error may be caused by any of the following:\r\n\r\nThe provider is using a WMI DLL that does not match the .lib file used when the provider was built. \r\n\r\nThe provider's DLL or any of the DLLs on which it depends is corrupt.\r\n \r\nThe provider failed to export DllRegisterServer. \r\n\r\nAn in-process provider was not registered using the regsvr32 command. \r\n\r\nAn out-of-process provider that was not registered using the /regserver switch. For example, myprog.exe /regserver.\r\n\r\n"
  347. IDS_E_WBEM_E_PROVIDER_NOT_CAPABLE
  348. "The provider cannot perform the requested operation. This would include a query that is too complex, retrieving an instance, creating or updating a class, deleting a class, or enumerating a class.\r\n"
  349. IDS_E_WBEM_E_PROVIDER_NOT_FOUND
  350. "A provider referenced in the schema does not have a corresponding registration.\r\n"
  351. IDS_E_WBEM_E_QUERY_NOT_IMPLEMENTED "Reserved for future use.\r\n"
  352. IDS_E_WBEM_E_READ_ONLY "The property that you are attempting to modify is read-only. \r\n"
  353. IDS_E_WBEM_E_TRANSPORT_FAILURE
  354. "A networking error that prevents normal operation has occurred.\r\n"
  355. IDS_E_WBEM_E_TYPE_MISMATCH "A type mismatch occurred.\r\n"
  356. IDS_E_WBEM_E_UNEXPECTED "The client made an unexpected and illegal sequence of calls, such as calling EndEnumeration before calling BeginEnumeration.\r\n"
  357. IDS_E_WBEM_E_VALUE_OUT_OF_RANGE
  358. "The request was made with an out-of-range value, or is incompatible with the type.\r\n"
  359. END
  360. STRINGTABLE DISCARDABLE
  361. BEGIN
  362. IDS_S_WBEM_S_ALREADY_EXISTS
  363. "An attempt was made to create an object or class that already exists.\r\n"
  364. IDS_S_WBEM_S_DIFFERENT "The items (objects, classes, and so on) being compared are not identical.\r\n"
  365. IDS_S_WBEM_S_FALSE "This will be returned when no more objects are available, the number of objects returned is less than the number requested, or at the end of an enumeration. It is also returned when this method is called with a value of zero for the uCount parameter. \r\n"
  366. IDS_S_WBEM_S_NO_MORE_DATA
  367. "No more data is available from the enumeration, and the user should terminate the enumeration.\r\n"
  368. IDS_S_WBEM_S_PENDING "A request is still in progress, and the results are not yet available.\r\n"
  369. IDS_S_WBEM_S_RESET_TO_DEFAULT
  370. "An overridden property was deleted.\r\n\r\nThis value is returned to signal that the original non-overridden value has been restored as a result of the deletion.\r\n"
  371. IDS_S_WBEM_S_TIMEDOUT "A call timed out.\r\n\r\nThis is not an error condition. Therefore, some results may have also been returned.\r\n \r\n"
  372. IDS_E_WBEMESS_E_REGISTRATION_TOO_BROAD
  373. "The provider registration overlaps with the system event domain.\r\n"
  374. IDS_S_WBEMESS_E_REGISTRATION_TOO_PRECISE
  375. "A WITHIN clause was not used in this query.\r\n"
  376. IDS_S_WBEM_S_OPERATION_CANCELLED
  377. "The operation was intentionally or unintentionally canceled. \r\n"
  378. IDS_S_WBEM_S_DUPLICATE_OBJECTS
  379. "More that one copy of the same object was detected in the result set of an enumeration.\r\n"
  380. IDS_S_WBEM_S_ACCESS_DENIED
  381. "The user was denied access to some but not all resources.\r\n"
  382. IDS_S_WBEM_S_PARTIAL_RESULTS
  383. "The user did not receive all of the objects requested due to inaccessible resources (other than security violations).\r\n"
  384. IDS_E_WBEM_E_SYSTEM_PROPERTY
  385. "There was an attempt to get qualifiers on a system property.\r\n"
  386. IDS_E_WBEM_E_INVALID_PROPERTY
  387. "The CIM type specified for a property is not valid.\r\n"
  388. IDS_E_WBEM_E_CALL_CANCELLED
  389. "An asynchronous process has been canceled internally or by the user. Note that due to the timing and nature of the asynchronous operation the operation may not have been truly canceled.\r\n"
  390. END
  391. STRINGTABLE DISCARDABLE
  392. BEGIN
  393. IDS_E_WBEM_E_SHUTTING_DOWN
  394. "The user has requested an operation while WMI is in the process of shutting down.\r\n"
  395. IDS_E_WBEM_E_PROPAGATED_METHOD
  396. "An attempt was made to reuse an existing method name from a superclass, and the signatures did not match.\r\n"
  397. IDS_E_WBEM_E_UNSUPPORTED_PARAMETER
  398. "One or more parameter values, such as a query text, is too complex or unsupported. WMI is therefore requested to retry the operation with simpler parameters.\r\n"
  399. IDS_E_WBEM_E_MISSING_PARAMETER_ID
  400. "A parameter was missing from the method call.\r\n"
  401. IDS_E_WBEM_E_INVALID_PARAMETER_ID
  402. "A method parameter has an invalid ID qualifier.\r\n"
  403. IDS_E_WBEM_E_NONCONSECUTIVE_PARAMETER_IDS
  404. "One or more of the method parameters have ID qualifiers that are out of sequence.\r\n"
  405. IDS_E_WBEM_E_PARAMETER_ID_ON_RETVAL
  406. "The return value for a method has an ID qualifier.\r\n"
  407. IDS_E_WBEM_E_INVALID_OBJECT_PATH
  408. "The specified object path was invalid.\r\n"
  409. IDS_E_WBEM_E_OUT_OF_DISK_SPACE
  410. "There is not enough free disk space to continue the operation. \r\n"
  411. IDS_E_WBEM_E_BUFFER_TOO_SMALL
  412. "The supplied buffer was too small to hold all the objects in the enumerator or to read a string property.\r\n"
  413. IDS_E_WBEM_E_UNSUPPORTED_PUT_EXTENSION
  414. "The provider does not support the requested put operation.\r\n"
  415. IDS_E_WBEM_E_UNKNOWN_OBJECT_TYPE
  416. "An object with an incorrect type or version was encountered during marshaling.\r\n"
  417. IDS_E_WBEM_E_UNKNOWN_PACKET_TYPE
  418. "A packet with an incorrect type or version was encountered during marshaling.\r\n"
  419. IDS_E_WBEM_E_MARSHAL_VERSION_MISMATCH
  420. "The packet has an unsupported version.\r\n"
  421. IDS_E_WBEM_E_MARSHAL_INVALID_SIGNATURE
  422. "The packet appears to be corrupted.\r\n"
  423. IDS_E_WBEM_E_INVALID_QUALIFIER
  424. "The variant value for a qualifier was provided that is not of a legal qualifier type. \r\n"
  425. END
  426. STRINGTABLE DISCARDABLE
  427. BEGIN
  428. IDS_E_WBEM_E_INVALID_DUPLICATE_PARAMETER
  429. "A duplicate parameter has been declared in a CIM method.\r\n"
  430. IDS_E_WBEM_E_TOO_MUCH_DATA
  431. "A duplicate parameter has been declared in a CIM method.\r\n"
  432. IDS_E_WBEM_E_SERVER_TOO_BUSY
  433. "A call to IWbemObjectSink::Indicate has failed. The provider may choose to refire the event.\r\n"
  434. IDS_E_WBEM_E_INVALID_FLAVOR "The specified flavor was invalid.\r\n"
  435. IDS_E_WBEM_E_CIRCULAR_REFERENCE
  436. "An attempt has been made to create a reference that is circular (for example, deriving a class from itself).\r\n"
  437. IDS_E_WBEM_E_UNSUPPORTED_CLASS_UPDATE
  438. "The specified class is not supported.\r\n"
  439. IDS_E_WBEM_E_CANNOT_CHANGE_KEY_INHERITANCE
  440. "An attempt was made to change a key when instances or subclasses are already using the key.\r\n"
  441. IDS_E_WBEM_E_CANNOT_CHANGE_INDEX_INHERITANCE
  442. "An attempt was made to change an index when instances or subclasses are already using the index.\r\n"
  443. IDS_E_WBEM_E_TOO_MANY_PROPERTIES
  444. "An attempt was made to create more properties than the current version of the class supports.\r\n"
  445. IDS_E_WBEM_E_UPDATE_TYPE_MISMATCH
  446. "A property was redefined with a conflicting type in a derived class.\r\n"
  447. IDS_E_WBEM_E_UPDATE_OVERRIDE_NOT_ALLOWED
  448. "An attempt was made in a derived class to override a non-overrideable qualifier.\r\n"
  449. IDS_E_WBEM_E_UPDATE_PROPAGATED_METHOD
  450. "A method was redeclared with a conflicting signature in a derived class.\r\n"
  451. IDS_E_WBEM_E_METHOD_NOT_IMPLEMENTED
  452. "An attempt was made to execute a method not marked with [implemented] in any relevant class.\r\n"
  453. IDS_E_WBEM_E_METHOD_DISABLED
  454. "An attempt was made to execute a method marked with [disabled].\r\n"
  455. IDS_E_WBEM_E_REFRESHER_BUSY
  456. "The refresher is busy with another operation.\r\n"
  457. IDS_E_WBEM_E_UNPARSABLE_QUERY
  458. "The filtering query is syntactically invalid.\r\n"
  459. END
  460. STRINGTABLE DISCARDABLE
  461. BEGIN
  462. IDS_E_WBEM_E_NOT_EVENT_CLASS
  463. "The FROM clause of a filtering query references a class that is not an event class (not derived from __Event).\r\n"
  464. IDS_E_WBEM_E_MISSING_GROUP_WITHIN
  465. "A GROUP BY clause was used without the corresponding GROUP WITHIN clause. \r\n"
  466. IDS_E_WBEM_E_MISSING_AGGREGATION_LIST
  467. "A GROUP BY clause was used. Aggregation on all properties is not supported.\r\n"
  468. IDS_E_WBEM_E_PROPERTY_NOT_AN_OBJECT
  469. "Dot notation was used on a property that is not an embedded object.\r\n"
  470. IDS_E_WBEM_E_AGGREGATING_BY_OBJECT
  471. "A GROUP BY clause references a property that is an embedded object without using dot notation.\r\n"
  472. IDS_E_WBEM_E_UNINTERPRETABLE_PROVIDER_QUERY
  473. "An event provider registration query (__EventProviderRegistration) did not specify the classes for which events were provided.\r\n"
  474. IDS_E_WBEM_E_BACKUP_RESTORE_WINMGMT_RUNNING
  475. "An request was made to back up or restore the repository while WinMgmt.exe was using it. \r\n"
  476. IDS_E_WBEM_E_QUEUE_OVERFLOW
  477. "The asynchronous delivery queue overflowed due to the event consumer being too slow.\r\n"
  478. IDS_E_WBEM_E_PRIVILEGE_NOT_HELD
  479. "The operation failed because the client did not have the necessary security privilege.\r\n"
  480. IDS_E_WBEM_E_INVALID_OPERATOR
  481. "The operator is not valid for this property type.\r\n"
  482. IDS_E_WBEM_E_LOCAL_CREDENTIALS
  483. "The user specified a username/password/authority on a local connection. The user must use a blank username/password and rely on default security.\r\n"
  484. IDS_E_WBEM_E_CANNOT_BE_ABSTRACT
  485. "The class was made abstract when its superclass is not abstract. \r\n"
  486. IDS_E_WBEM_E_AMENDED_OBJECT
  487. "An amended object was PUT without the WBEM_FLAG_USE_AMENDED_QUALIFIERS flag being specified.\r\n"
  488. IDS_E_WBEM_E_CLIENT_TOO_SLOW
  489. "The client was not retrieving objects quickly enough from an enumeration.\r\n"
  490. IDS_E_WBEMESS_E_REGISTRATION_TOO_PRECISE
  491. "A WITHIN clause was not used in this query.\r\n"
  492. IDS_E_MEMALLOCFAILED "Failed to allocate Memory!!!\r\n"
  493. END
  494. STRINGTABLE DISCARDABLE
  495. BEGIN
  496. IDS_E_SET_AUTHORITY_FAILURE
  497. "Unable to set Authority. Failed to allocate Memory.\r\n"
  498. IDS_E_INVALID_CREATE_EXPRESSION
  499. "<where expression> cannot be specified with CREATE verb.\r\n"
  500. IDS_I_METH_EXEC_SUCCESS "Method Execution Success.\r\n"
  501. IDS_I_METH_EXEC_FAILED "Method Execution Failed.\r\n"
  502. IDS_I_UPDATE_PROMPT "Update property(s) of '%1' (Y/N)?"
  503. IDS_I_DELETE_INST_PROMPT "Delete '%1' (Y/N)?"
  504. IDS_I_DELETE_CLASS_PROMPT "Delete '%1' (Y/N)?"
  505. IDS_I_CREATE_INST_PROMPT "Create instance of '%1' class (Y/N)?"
  506. IDS_I_INVOKE_PROMPT "Invoke '%1' (Y/N)?"
  507. IDS_I_METH_EXEC_PROMPT "Execute (%1)->%2() (Y/N)?"
  508. IDS_I_ASSOC_INSTANCE "Associators of '%1'\r\n"
  509. IDS_I_PWD_PROMPT "Enter the password :"
  510. IDS_I_MOF_PARSE_ERROR "\r\nParsing Mof File: %1(Phase Error - %2)\r\nCompiler returned error %3\r\n"
  511. END
  512. STRINGTABLE DISCARDABLE
  513. BEGIN
  514. IDS_I_NOCREATE "Instance not created.\r\n"
  515. IDS_I_CREATE_SUCCESS "Instance creation successful.\r\n"
  516. IDS_E_KEY_CLASS_NOT_ALLOWED_WITH_PATHWHERE
  517. "<path expression> is not allowed with PATH if WHERE follows.\r\n"
  518. IDS_E_INVALID_ASSOC_SYNTAX "Invalid ASSOC Syntax.\r\n"
  519. IDS_I_INTERACTIVE_ALREADY_RESET "Interactive mode already reset.\r\n"
  520. IDS_I_INTERACTIVE_RESET "Interactive mode reset.\r\n"
  521. IDS_I_NO_ASSOCIATIONS "%1 - No Associator(s) Available.\r\n"
  522. IDS_I_FAILFAST_ALREADY_RESET "FailFast mode already reset.\r\n"
  523. IDS_I_FAILFAST_RESET "FailFast mode reset.\r\n"
  524. IDS_I_NO_ASSOC "No Associator(s) Available.\r\n"
  525. END
  526. STRINGTABLE DISCARDABLE
  527. BEGIN
  528. IDS_E_ALIAS_OR_PATH_SHOULD_PRECEED_WHERE
  529. "<Alias> or <PATH with class expression> should precede WHERE clause.\r\n"
  530. IDS_E_INVALID_PWHERE_EXPR "Invalid PWhere expression.\r\n"
  531. IDS_E_INVALID_INTERACTIVE_SYNTAX "Invalid Interactive Syntax \r\n"
  532. IDS_E_INVALID_FAILFAST_SYNTAX "Invalid FailFast Syntax.\r\n"
  533. IDS_E_WRITELOG_FAILED "ERROR: Write to log failed. (subsequent commands would not be logged.)\r\n"
  534. IDS_E_NOT_A_INPUT_PARAM " - Not a input parameter.\r\n"
  535. IDS_E_METHOD_HAS_NO_IN_PARAMS "Verb Or Method has no input parameters.\r\n"
  536. IDS_E_INAVALID_PROP_LIST " - Invalid property(s).\r\n"
  537. IDS_E_WMIC_UNKNOWN_ERROR "Unknown WMIC Exception.\r\n"
  538. END
  539. STRINGTABLE DISCARDABLE
  540. BEGIN
  541. IDS_I_USAGE "USAGE:\r\n"
  542. IDS_I_GET_DESC "Property get operations.\r\n"
  543. IDS_I_GET_USAGE "GET [<property list>] [<get switches>]\r\n"
  544. IDS_I_GET_SWITCH_HEAD "The following GET switches are available:\r\n"
  545. IDS_I_GET_SWITCH_VALUE "/VALUE - Return value.\r\n"
  546. IDS_I_GET_SWITCH_ALL "/ALL(default) - Return the data and metadata for the attribute.\r\n"
  547. IDS_I_SWITCH_TRANSLATE "/TRANSLATE:<table name> - Translate output via values from <table name>.\r\n"
  548. END
  549. STRINGTABLE DISCARDABLE
  550. BEGIN
  551. IDS_I_SWITCH_EVERY "/EVERY:<interval> [/REPEAT:<repeat count>] - Returns value every (X interval) seconds, If /REPEAT specified the command is executed <repeat count> times.\r\n"
  552. IDS_I_SWITCH_FORMAT "/FORMAT:<format specifier> - Keyword/XSL filename to process the XML results.\r\n"
  553. IDS_I_NEWLINE "\r\n"
  554. IDS_I_LIST_DESC "Property list operations.\r\n"
  555. IDS_I_LIST_USAGE "LIST [<list format>] [<list switches>]\r\n"
  556. IDS_I_LIST_NOFORMATS "LIST formats are not defined for the alias specified.\r\n"
  557. IDS_I_LIST_FMT_HEAD "The following LIST formats are available:\r\n"
  558. IDS_I_LIST_SWITCH_HEAD "The following LIST switches are available:\r\n"
  559. IDS_I_CALL_DESC "Method execution operations.\r\n"
  560. IDS_I_CALL_USAGE "CALL <method name> [<actual paramlist>]\r\n"
  561. IDS_I_CALL_PARAM_NOTE "NOTE: <actual paramlist> ::= <actual param> | <actual param>, <actual paramlist>\r\n"
  562. IDS_I_SET_DESC "Property set operations.\r\n"
  563. IDS_I_SET_USAGE "SET <assign list>\r\n"
  564. IDS_I_ASSIGNLIST_NOTE1 "NOTE: <assign list> can be more than one property name separated by commas.\r\n"
  565. IDS_I_ASSIGNLIST_NOTE2 "Each property name should be followed by '=' and its value.\r\n"
  566. IDS_I_CREATE_DESC "Creates a new instance and sets the property values for the new instance.\r\n"
  567. END
  568. STRINGTABLE DISCARDABLE
  569. BEGIN
  570. IDS_I_PROPERTYLIST_NOTE1
  571. "NOTE: <property list> ::= <property name> | <property name>, <property list>\r\n"
  572. IDS_I_CREATE_NOTE "NOTE: Create cannot be used to create a new class.\r\n"
  573. IDS_I_CREATE_USAGE "CREATE <assign list>\r\n"
  574. IDS_I_DELETE_DESC "Deletes the current instance or set of instances.\r\n"
  575. IDS_I_DELETE_NOTE "NOTE: Delete can be used to delete a class.\r\n"
  576. IDS_I_DELETE_USAGE "DELETE [/INTERACTIVE | /NOINTERACTIVE]\r\n"
  577. IDS_I_ASSOC_DESC "Returns the result of query: ASSOCIATORS OF {<wmi object>}.\r\n"
  578. IDS_I_ASSOC_USAGE "ASSOC[:<format specifier>] [<assoc switches>]\r\n"
  579. IDS_I_ASSOC_FMT_NOTE "NOTE: <format specifier> ::= (<xsl file name> | KEYWORD)\r\n"
  580. IDS_I_ALIASCMD_HEAD "The following alias/es are available in the current role:\r\n"
  581. IDS_I_CMD_MORE "For more information on a specific alias, type: alias /?\r\n"
  582. IDS_I_ALIASCMD_NOT_AVLBL "Command-aliases are not available.\r\n"
  583. IDS_I_NAMESPACE_DESC1 "NAMESPACE - Path for the namespace the alias is to operate against. Namespaces\r\n "
  584. IDS_I_NAMESPACE_DESC2 " are always relative i.e. if the namespace does not begin with a\r\n"
  585. IDS_I_NAMESPACE_DESC3 " '\\\\' it will be assumed to be relative to the current namespace.\r\n"
  586. IDS_I_NAMESPACE_DESC4 " namespace.\r\n"
  587. END
  588. STRINGTABLE DISCARDABLE
  589. BEGIN
  590. IDS_I_NAMESPACE_USAGE "/NAMESPACE:<namespace>\r\n"
  591. IDS_I_REPEAT_NOTE "NOTE: Applicable only with /EVERY:<interval>, If no key pressed command executes and displays result <repeat count> times and terminate.\r\n"
  592. IDS_I_ROLE_DESC1 "ROLE - Path for the role containing the alias definitions to be available for\r\n"
  593. IDS_I_ROLE_DESC2 " the utility session.\r\n"
  594. IDS_I_ROLE_USAGE "/ROLE:<namespace>\r\n"
  595. IDS_I_ROLE_NOTE1 "NOTE: Roles are actually namespaces and should be treated in the same way -\r\n"
  596. IDS_I_ROLE_NOTE2 " i.e. relative paths should behave appropriately (default namespace is\r\n"
  597. IDS_I_ROLE_NOTE3 " '\\\\root\\cli').\r\n"
  598. IDS_I_NODE_DESC "NODE - Specify which servers the alias will operate against.\r\n"
  599. IDS_I_NODE_USAGE "/NODE:<machine id list>\r\n"
  600. IDS_I_NODE_NOTE "NOTE: <machine id list> ::= <@filename | machine id> | <@filename | machine id> <,machine id list>\r\n"
  601. IDS_I_IMPLEVEL_DESC1 "IMPLEVEL - Determine which level the command line should impersonate.\r\n"
  602. IDS_I_IMPLEVEL_DESC2 " Default is 'Impersonate'.\r\n"
  603. IDS_I_IMPLEVEL_USAGE "/IMPLEVEL:<implevel>[/AUTHORITY:<authority type>]\r\n\r\n"
  604. IDS_I_IMPLEVEL_HEAD "Various implevels are as follows:\r\n"
  605. IDS_I_IMPLEVEL_HEAD1 "Impersonation Level\r\n"
  606. END
  607. STRINGTABLE DISCARDABLE
  608. BEGIN
  609. IDS_I_IMPLEVEL_HEAD2 "------------------\r\n"
  610. IDS_I_IMPLEVEL_ANON "Anonymous\r\n"
  611. IDS_I_IMPLEVEL_IDENTIFY "Identify\r\n"
  612. IDS_I_IMPLEVEL_IMPERSONATE "Impersonate\r\n"
  613. IDS_I_IMPLEVEL_DELEGATE "Delegate\r\n"
  614. IDS_I_AUTHLEVEL_DESC1 "AUTHLEVEL - Specify the level the command line should authenticate.\r\n"
  615. IDS_I_AUTHLEVEL_DESC2 " Default is 'Pktprivacy'.\r\n"
  616. IDS_I_AUTHLEVEL_HEAD "Various authlevels are as follows:\r\n"
  617. IDS_I_AUTHLEVEL_HEAD1 "Authlevel\r\n"
  618. IDS_I_AUTHLEVEL_HEAD2 "---------\r\n"
  619. IDS_I_AUTHLEVEL_DEFAULT "Default\r\n"
  620. IDS_I_AUTHLEVEL_NONE "None\r\n"
  621. IDS_I_AUTHLEVEL_CONNECT "Connect\r\n"
  622. IDS_I_AUTHLEVEL_CALL "Call\r\n"
  623. IDS_I_AUTHLEVEL_PKT "Pkt\r\n"
  624. IDS_I_AUTHLEVEL_PKTINTGRTY "Pktintegrity\r\n"
  625. END
  626. STRINGTABLE DISCARDABLE
  627. BEGIN
  628. IDS_I_AUTHLEVEL_PKTPRVCY "Pktprivacy\r\n"
  629. IDS_I_AUTHLEVEL_USAGE "/AUTHLEVEL:<authlevel>\r\n\r\n"
  630. IDS_I_LOCALE_DESC "LOCALE - Specify the language id the command line should use.\r\n"
  631. IDS_I_LOCALE_USAGE "/LOCALE:<locale identifier>\r\n"
  632. IDS_I_LOCALE_NOTE1 "NOTE: The parameter to the 'LOCALE' switch is of the form MS_XXX.\r\n"
  633. IDS_I_LOCALE_NOTE2 " Where XXX for English is 409, XXX for Finnish is 40b.\r\n"
  634. IDS_I_PRIVILEGES_DESC "PRIVILEGES - Enable or disable all privileges.\r\n"
  635. IDS_I_PRIVILEGES_USAGE "/PRIVILEGES:<option>\r\n"
  636. IDS_I_PRIVILEGES_NOTE "NOTE: Allowed value(s) for <option> is either ENABLE or DISABLE.\r\n"
  637. IDS_I_TRACE_DESC1 "TRACE - Specify whether output debug information is to be copied to stderr\r\n"
  638. IDS_I_TRACE_DESC2 " during the processing of the request(s).\r\n"
  639. IDS_I_TRACE_USAGE "/TRACE:<option>\r\n"
  640. IDS_I_TRACE_NOTE "NOTE: Allowed value(s) for <option> is either ON or OFF.\r\n"
  641. IDS_I_RECORD_DESC "RECORD - Logs all entered commands and WMIC's output to a file in XML format.\r\n"
  642. IDS_I_RECORD_USAGE "/RECORD:<filepath>\r\n"
  643. IDS_I_INTERACTIVE_DESC "INTERACTIVE - Sets or resets the interactive mode.\r\n"
  644. END
  645. STRINGTABLE DISCARDABLE
  646. BEGIN
  647. IDS_I_INTERACTIVE_USAGE "/INTERACTIVE:<option>\r\n"
  648. IDS_I_USER_DESC "USER - Provides the user to be used during the session.\r\n"
  649. IDS_I_USER_USAGE "/USER:<userid>\r\n"
  650. IDS_I_USER_NOTE "NOTE: User should be provided in the form <domain>\\<user>.\r\n"
  651. IDS_I_PASSWORD_DESC "PASSWORD - Provides the password to be used in logging on to this session.\r\n"
  652. IDS_I_PASSWORD_USAGE "/PASSWORD:<password>\r\n"
  653. IDS_I_HELP_DESC "/? - Displays specification/syntax for help commands.\r\n"
  654. IDS_I_HELP_USAGE "/?:[<helptype>]\r\n"
  655. IDS_I_HELP_NOTE "NOTE: Allowed value(s) for <helptype> is either BRIEF or FULL.\r\n"
  656. IDS_I_ALIASVERB_HEAD "The following alias verb(s)/method(s) are available:\r\n"
  657. IDS_I_VERB_HEAD "The following verb(s)/method(s) are available:\r\n"
  658. IDS_I_ALIASVERB_NOT_AVLBL
  659. "User defined verb(s) or method(s) does not exist.\r\n"
  660. IDS_I_VERB_NOT_AVLBL "User defined verb(s) or method(s) not available for the target WMI class.\r\n"
  661. IDS_I_PROP_WRITEABLE_HEAD
  662. "The following writeable properties are available:\r\n"
  663. IDS_I_PROP_HEAD "The following properties are available:\r\n"
  664. IDS_I_PROP_WRITEABLE_NOT_AVLBL
  665. "INFO: Writeable properties are not available for this alias or class.\r\n"
  666. END
  667. STRINGTABLE DISCARDABLE
  668. BEGIN
  669. IDS_I_STDVERB_HEAD "The following standard verbs are available:\r\n"
  670. IDS_I_GLBLCMD "[global switches] <command>\r\n"
  671. IDS_I_GLBL_SWITCH_HEAD "The following global switches are available:\r\n"
  672. IDS_I_CLASSPATH_MORE "For more information on CLASS/PATH/CONTEXT, type: (CLASS | PATH | CONTEXT) /?\r\n"
  673. IDS_I_PATH_DESC "Escapes to full WMI object paths.\r\n"
  674. IDS_I_PATH_USAGE "PATH (<path expr> | (<class path expr> [WHERE <where clause>])) [<verb clause>]\r\n"
  675. IDS_I_WHERE_DESC1 "Escapes to full WMI WQL query capabilities. If an alias is involved, only the\r\n"
  676. IDS_I_WHERE_DESC2 "'WHERE' clause for the query should be supplied.\r\n"
  677. IDS_I_WHERE_USAGE "WHERE <where clause> [<verb clause>]\r\n"
  678. IDS_I_CLASS_DESC "Escapes to full WMI schema.\r\n"
  679. IDS_I_CLASS_USAGE "CLASS <class path expr> [<standardverb> [<verb switches>]]\r\n"
  680. IDS_I_PWHERE_DESC1 "<Alias parameters> => one or more space delimited literals that will be used\r\n"
  681. IDS_I_PWHERE_DESC2 " as substitutions in the alias PWhere expression.\r\n"
  682. IDS_I_PWHERE_USAGE "<WMI object> ::= <parans> <alias params> <parans> | <alias params>\r\n"
  683. IDS_I_PAKTC "Press any key to continue, or press the ESCAPE key to stop"
  684. END
  685. STRINGTABLE DISCARDABLE
  686. BEGIN
  687. IDS_I_SWITCH_TRANSLATE_FULL_DESC
  688. "Translates the output using values from Table <table name>\r\n"
  689. IDS_I_SWITCH_TRANSLATE_USAGE "/TRANSLATE:<table name>\r\n"
  690. IDS_I_TRANSLATE_HEAD "The following translate table(s) are available:\r\n"
  691. IDS_I_TRANSLATE_NOTABLES "No translate tables are available.\r\n"
  692. IDS_I_SWITCH_EVERY_DESC_FULL
  693. "Executes the command and displays the output at every <interval> seconds.\r\n"
  694. IDS_I_SWITCH_EVERY_USAGE "/EVERY:<interval> [/REPEAT:<repeat count>]\r\n"
  695. IDS_I_EVERY_NOTE "NOTE: Press any key to stop the cycle. \r\n"
  696. IDS_I_SWITCH_FORMAT_DESC_FULL
  697. "Keyword/XSL filename to process XML results.\r\n"
  698. IDS_I_SWITCH_FORMAT_USAGE "/FORMAT:<format specifier>\r\n"
  699. IDS_I_FORMAT_NOTE "NOTE: <formatspecifier> : ((<transformname>|<transformname> : <paramstring>)[,<formatspecifier>]).\r\nwhere <paramstring>:((<parametername>=<value>)[:<paramstring>]).\r\n\r\nNOTE: <transformname> is a <key word> or an <xsl file name>.\r\n "
  700. IDS_I_VERB_SWITCH_INTERACTIVE_DESC
  701. "/INTERACTIVE - verb invocation mode is interactive.\r\n"
  702. IDS_I_VERB_SWITCH_NOINTERACTIVE_DESC
  703. "/NOINTERACTIVE - verb invocation mode is non-interactive.\r\n"
  704. IDS_I_NAMESPACE_BRIEF "/NAMESPACE Path for the namespace the alias operate against.\r\n"
  705. IDS_I_ROLE_BRIEF "/ROLE Path for the role containing the alias definitions.\r\n"
  706. IDS_I_NODE_BRIEF "/NODE Servers the alias will operate against.\r\n"
  707. IDS_I_IMPLEVEL_BRIEF "/IMPLEVEL Client impersonation level.\r\n"
  708. END
  709. STRINGTABLE DISCARDABLE
  710. BEGIN
  711. IDS_I_AUTHLEVEL_BRIEF "/AUTHLEVEL Client authentication level.\r\n"
  712. IDS_I_LOCALE_BRIEF "/LOCALE Language id the client should use.\r\n"
  713. IDS_I_PRIVILEGES_BRIEF "/PRIVILEGES Enable or disable all privileges.\r\n"
  714. IDS_I_TRACE_BRIEF "/TRACE Outputs debugging information to stderr.\r\n"
  715. IDS_I_RECORD_BRIEF "/RECORD Logs all input commands and output.\r\n"
  716. IDS_I_INTERACTIVE_BRIEF "/INTERACTIVE Sets or resets the interactive mode.\r\n"
  717. IDS_I_USER_BRIEF "/USER User to be used during the session.\r\n"
  718. IDS_I_PASSWORD_BRIEF "/PASSWORD Password to be used for session login.\r\n"
  719. IDS_I_HELPBRIEF "/?[:<BRIEF|FULL>] Usage information.\r\n"
  720. IDS_I_GLBL_MORE "For more information on a specific global switch, type: switch-name /?\r\n"
  721. IDS_I_HAKTBTC "Hit any key to break the cycle...."
  722. IDS_I_INPUT "INPUT"
  723. IDS_I_COLON ":"
  724. IDS_I_OUTPUT "OUTPUT"
  725. IDS_I_CONTEXT_DESC "Displays the state of all the global switches.\r\n"
  726. END
  727. STRINGTABLE DISCARDABLE
  728. BEGIN
  729. IDS_E_CONCTRL_HNDLRSET "Failed to set console control handler!!!\r\n"
  730. IDS_E_INVALID_CONTEXT_SYNTAX "Invalid context syntax.\r\n"
  731. IDS_E_UNKNOWN_WBEM_ERROR "Unknown WBEM Error.\r\n"
  732. IDS_E_INVALID_AUTHORITY_SYNTAX "Invalid Authority Syntax."
  733. IDS_E_INVALID_AUTHORITY "Invalid <authority type>."
  734. IDS_I_AUTHORITY_VALUE "[AUTHORITY : %1]\r\n"
  735. IDS_I_AUTHORITY_BRIEF "/AUTHORITY Specifies the <authority type> for the connection.\r\n"
  736. IDS_I_AUTHORITY_USAGE "/AUTHORITY:<authority type>\r\n"
  737. IDS_I_AUTHORITY_DESC "AUTHORITY - Specifies the <authority type> for the connection.\r\n"
  738. IDS_I_IMPLEVEL_NOTE "\r\nNote: Use /AUTHORITY switch for specifying the authority type.\r\n"
  739. IDS_I_FORMAT_KEYWORDS "Keywords:"
  740. END
  741. STRINGTABLE DISCARDABLE
  742. BEGIN
  743. IDS_I_CONTEXT_USAGE "CONTEXT"
  744. IDS_I_NAMESPACE_VALUE "NAMESPACE : %1\r\n"
  745. IDS_I_ROLE_VALUE "ROLE : %1\r\n"
  746. IDS_I_AUTHLEVEL_VALUE "AUTHLEVEL : %1\r\n"
  747. IDS_I_IMPLEVEL_VALUE "IMPLEVEL : %1 "
  748. IDS_I_PRIVILEGES_VALUE "PRIVILEGES : %1\r\n"
  749. IDS_I_LOCALE_VALUE "LOCALE : %1\r\n"
  750. IDS_I_INTERACTIVE_VALUE "INTERACTIVE : %1\r\n"
  751. IDS_I_RECORDPATH_VALUE "RECORD : %1\r\n"
  752. IDS_I_TRACE_VALUE "TRACE : %1\r\n"
  753. IDS_I_USER_VALUE "USER : %1\r\n"
  754. IDS_I_NODELIST_VALUE "NODE(S) : %1\r\n"
  755. IDS_I_CLASS_DESCFULL "CLASS - Escapes to full WMI schema.\r\n"
  756. IDS_I_PATH_DESCFULL "PATH - Escapes to full WMI object paths.\r\n"
  757. IDS_I_CONTEXT_DESCFULL "CONTEXT - Displays the state of all the global switches.\r\n"
  758. IDS_I_STDVERB_ASSOC "%1 ASSOC [<format specifier>]\r\n"
  759. END
  760. STRINGTABLE DISCARDABLE
  761. BEGIN
  762. IDS_I_STDVERB_CALL "%1 CALL <method name> [<actual param list>]\r\n"
  763. IDS_I_STDVERB_CREATE "%1 CREATE <assign list>\r\n"
  764. IDS_I_STDVERB_GET "%1 GET [<property list>] [<get switches>]\r\n"
  765. IDS_I_STDVERB_SET "%1 SET [<assign list>]\r\n"
  766. IDS_I_STDVERB_DELETE "%1 DELETE\r\n"
  767. IDS_I_STDVERB_LIST "%1 LIST [<list format>] [<list switches>]\r\n"
  768. IDS_I_INVALID_PROS "%1 - Invalid property(s).\r\n"
  769. IDS_I_INVALID_NOWRITE_PROS "%1 - Invalid or non-writeable property(s).\r\n"
  770. IDS_I_INTERACTIVE_SET "Interactive mode set.\r\n"
  771. IDS_I_INTERACTIVE_ALREADY_SET "Interactive mode already set.\r\n"
  772. IDS_I_QUITEXIT "QUIT/EXIT - Exits the program.\r\n"
  773. IDS_I_WMIC_INST "Please wait while WMIC is being installed."
  774. IDS_I_ASSOC_SWITCH_HEAD "The following ASSOC switches are available:\r\n"
  775. IDS_I_ASSOC_RESULTCLASS "/RESULTCLASS:<classname> - Indicates that the returned endpoints associated with the source object must belong to or be derived from the specified class.\r\n"
  776. IDS_I_ASSOC_RESULTROLE "/RESULTROLE:<rolename> - Indicates that the returned endpoints must play a particular role in their association with the source object.\r\n"
  777. END
  778. STRINGTABLE DISCARDABLE
  779. BEGIN
  780. IDS_I_AGGREGATE_NOTE "NOTE: Allowed value(s) for <option> is either ON or OFF.\r\n"
  781. IDS_E_VERB_OR_METHOD_NOT_SPECIFIED "Verb/Method expected with CALL.\r\n"
  782. IDS_I_CLASS_STDVERB_GET "%1 GET [<get switches>]\r\n"
  783. IDS_I_CLASS_GET_USAGE "GET [<get switches>]\r\n"
  784. IDS_I_CLASS_GET_DESC "Schema get operation.\r\n"
  785. IDS_I_CLASS_DELETE_DESC "Deletes the class specified.\r\n"
  786. IDS_I_CLASS_ASSOC_DESC "Returns the result of query: ASSOCIATORS OF {<wmi class>}.\r\n"
  787. IDS_E_NO_DESC "<<Description not available>>"
  788. IDS_I_WMIC_UPDATE "Please wait while WMIC compiles updated MOF files."
  789. END
  790. STRINGTABLE DISCARDABLE
  791. BEGIN
  792. IDS_I_ASSOC_ASSOCCLASS "/ASSOCCLASS:<assocclass> - Indicates that the returned endpoints must be associated with the source through the specified class or one of its derived classes.\r\n"
  793. IDS_I_SWITCH_RESULTCLASS_DESC_FULL
  794. "The ResultClass keyword indicates that the returned endpoints associated with the source object must belong to or be derived from the specified class.\r\n"
  795. IDS_I_SWITCH_RESULTCLASS_USAGE "/RESULTCLASS:<classname>\r\n"
  796. IDS_I_SWITCH_RESULTROLE_DESC_FULL
  797. "The ResultRole keyword indicates that the returned endpoints must play a particular role in their association with the source object.\r\n"
  798. IDS_I_SWITCH_RESULTROLE_USAGE "/RESULTROLE:<rolename>"
  799. IDS_I_SWITCH_ASSOCCLASS_DESC_FULL
  800. "The AssocClass keyword indicates that the returned endpoints must be associated with the source through the specified class or one of its derived classes.\r\n"
  801. IDS_I_SWITCH_ASSOCCLASS_USAGE "/ASSOCCLASS:<assocclass>\r\n"
  802. IDS_E_INVALID_ASSOC_FORMATSPECIFIER "Invalid format specifier.\r\n"
  803. IDS_E_INVALID_ASSOC_SWITCH "Invalid Assoc Switch.\r\n"
  804. IDS_I_FAILFAST_ALREADY_SET "FailFast already set.\r\n"
  805. IDS_I_FAILFAST_SET "FailFast mode set.\r\n"
  806. IDS_I_FAILFAST_BRIEF "/FAILFAST Sets or resets the FailFast mode.\r\n"
  807. IDS_I_FAILFAST_DESC "FAILFAST - Sets or resets the FailFast mode.\r\n"
  808. IDS_I_FAILFAST_USAGE "/FAILFAST:<option>\r\n"
  809. IDS_I_FAILFAST_VALUE "FAILFAST : %1\r\n"
  810. IDS_I_SWITCH_REPEAT_DESC_FULL
  811. "Executes the command and displays the output <repeat count> times.\r\n"
  812. END
  813. STRINGTABLE DISCARDABLE
  814. BEGIN
  815. IDS_I_ERROR_MSG "ERROR:\r\nCode = %1\r\nDescription = %2Facility = %3\r\n"
  816. IDS_I_METH_RETCODE "ReturnValue = "
  817. IDS_I_METH_INVOKE_PROMPT1 "For instance (%1), Invoke (%2) (Y/N)?"
  818. IDS_I_METH_INVOKE_PROMPT2 "Invoke (%1) (Y/N)?"
  819. IDS_I_METH_INVOKE_PROMPT3 "For instance (%1), Invoking (%2)\r\n"
  820. IDS_I_METH_INVOKE_PROMPT4 "Invoking (%1)\r\n"
  821. IDS_I_PARAM_HEAD "Call\t\t\t[ In/Out ]Params&type\t\t\tStatus\r\n"
  822. IDS_I_PARAM_BORDER "====\t\t\t=====================\t\t\t======\r\n"
  823. IDS_I_PROPS_HEAD "Property\t\t\t\tType\t\t\tOperation\r\n"
  824. IDS_I_PROPS_BORDER "========\t\t\t\t====\t\t\t=========\r\n"
  825. IDS_I_METH_EXEC_STATUS "Executing (%1)->%2()\r\n"
  826. IDS_I_DESCRIPTION "Description:\r\n"
  827. IDS_I_TRANSFORMAT_NOTE1 "NOTE: Order of /TRANSLATE and /FORMAT switches influences the appearance of output.\r\n"
  828. IDS_I_TRANSFORMAT_NOTE2 "Case1: If /TRANSLATE precedes /FORMAT, then translation of results will be followed by formatting.\r\n"
  829. IDS_I_TRANSFORMAT_NOTE3 "Case2: If /TRANSLATE succeeds /FORMAT, then translation of the formatted results will be done.\r\n"
  830. IDS_I_METH_EXEC_PROMPT2 "Execute (%1)->%2() (Y/N/?)? "
  831. END
  832. STRINGTABLE DISCARDABLE
  833. BEGIN
  834. IDS_I_SWITCH_REPEAT_USAGE "/REPEAT:<repeat count>\r\n"
  835. IDS_I_ALIAS_USAGE1 "HINT: BNF for Alias usage.\r\n"
  836. IDS_I_ALIAS_USAGE2 "(<alias> [WMIObject] | <alias> [<path where>] | [<alias>] <path where>) [<verb clause>].\r\n"
  837. IDS_I_PATHHELP_SUBST "PATH (<path expr> | (<class path expr> [WHERE <where clause>]))"
  838. IDS_I_WHEREHELP_SUBST "WHERE <where clause>"
  839. IDS_I_CLASSHELP_SUBST "CLASS <class path expression>"
  840. IDS_I_PWHEREHELP_SUBST "%1 <WMI Object>"
  841. IDS_I_OUTPUT_DESC "OUTPUT - Specifies the mode for output redirection.\r\n"
  842. IDS_I_OUTPUT_USAGE "/OUTPUT:<outputspec>\r\n"
  843. IDS_I_OUTPUT_NOTE "NOTE: <outputspec> ::= (STDOUT | CLIPBOARD | <filename>)\r\n"
  844. IDS_I_OUTPUT_BRIEF "/OUTPUT Specifies the mode for output redirection.\r\n"
  845. IDS_I_OUTPUT_VALUE "OUTPUT : %1\r\n"
  846. IDS_I_DELETING_INSTANCE "Deleting instance %1\r\n"
  847. IDS_I_INSTANCE_DELETE_FAIL "Instance deletion failed.\r\n"
  848. IDS_I_INSTANCE_DELETE_SUCCESS "Instance deletion successful.\r\n"
  849. IDS_I_VERB_INTERACTIVE_DESC1
  850. "/INTERACTIVE[:<property list>] - verb invocation mode is interactive.\r\n"
  851. END
  852. STRINGTABLE DISCARDABLE
  853. BEGIN
  854. IDS_E_CLASSMETHS_NOT_AVAIL "No methods are available with the class.\r\n"
  855. IDS_E_STDOUT_REDIR_FAIL "Redirection to stdout failed.\r\n"
  856. IDS_E_OUTPUT_FILE_ALREADY_OPEN_FOR_APPEND
  857. "File specified for OUTPUT is already open for APPEND.\r\n"
  858. IDS_E_APPEND_FILE_ALREADY_OPEN_FOR_OUTPUT
  859. "File specified for APPEND is already open for OUTPUT.\r\n"
  860. IDS_E_CLOSE_APPEND_FILE_ERROR
  861. "An error occured while closing APPEND file.\r\n"
  862. INVALID_E_FILE_NAME_OPENS_WITH_NAME
  863. "Invalid file name specified, Program opens file with name ""%1"".\r\n"
  864. IDS_E_VERB_DERV_NOT_AVAIL_IN_ALIAS
  865. "Verb derivation string is not available for the verb specified in alias.\r\n"
  866. IDS_E_INVALID_FILENAME "Invalid file name.\r\n"
  867. IDS_E_REDIRECTION_FAIL "Cannot open input file.\r\n"
  868. IDS_E_OUTPUT_FILE_ALREADY_OPEN_FOR_RECORD
  869. "File specified for OUTPUT is already open for RECORD.\r\n"
  870. IDS_E_RECORD_FILE_ALREADY_OPEN_FOR_OUTPUT
  871. "File specified for RECORD is already open for OUTPUT.\r\n"
  872. IDS_E_RECORD_FILE_ALREADY_OPEN_FOR_APPEND
  873. "File specified for RECORD is already open for APPEND.\r\n"
  874. IDS_E_INVALID_CLASS_METHOD " - Invalid class method.\r\n"
  875. IDS_E_INVALID_ALIAS_VERB " - Invalid alias verb.\r\n"
  876. IDS_E_NODELISTFILE_OPEN_FAILURE
  877. "Failed to open Node-list file (Please check the filename).\r\n"
  878. IDS_E_NODELISTFILE_EMPTY "Node-list file is empty.\r\n"
  879. END
  880. STRINGTABLE DISCARDABLE
  881. BEGIN
  882. IDS_I_APPEND_DESC "APPEND - Specifies the mode for output redirection.\r\n"
  883. IDS_I_VERB_INTERACTIVE_DESC2 "Displays properties if '?' is pressed.\r\n"
  884. IDS_I_APPEND_USAGE "/APPEND:<outputspec>\r\n"
  885. IDS_I_APPEND_NOTE "NOTE: <outputspec> ::= (STDOUT | CLIPBOARD | <filename>)\r\n"
  886. IDS_I_APPEND_BRIEF "/APPEND Specifies the mode for output redirection.\r\n"
  887. IDS_I_APPEND_VALUE "APPEND : %1\r\n"
  888. IDS_I_REPEAT_EVERY_RELATED
  889. "HINT: /REPEAT should always follow /EVERY switch.\r\n"
  890. IDS_I_STDOUT_NOTE " STDOUT - Output will be redirected to the STDOUT.\r\n"
  891. IDS_I_CLIPBOARD_NOTE " CLIPBOARD - Output will be copied on to CLIPBOARD.\r\n"
  892. IDS_I_OUTPUT_FILE_NOTE " <filename> - Output will be written to the specified file.\r\n"
  893. IDS_I_APPEND_FILE_NOTE " <filename> - Output will be appended to the specified file.\r\n"
  894. IDS_E_NOT_A_VERBORMETH_PARAM " - Not a parameter of the verb or method.\r\n"
  895. IDS_I_AGGREGATE_DESC "AGGREGATE - Determines the mode of displaying results.\r\n"
  896. IDS_I_AGGREGATE_USAGE "/AGGREGATE:<option>.\r\n"
  897. IDS_I_AGGREGATE_VALUE "AGGREGATE : %1\r\n"
  898. IDS_I_AGGREGATE_BRIEF "/AGGREGATE Sets or resets aggregate mode.\r\n"
  899. END
  900. STRINGTABLE DISCARDABLE
  901. BEGIN
  902. IDS_I_UPDATE_PROMPT2 "Update property(s) of '%1' (Y/N/?)? "
  903. IDS_I_DELETE_CLASS_PROMPT2 "Delete '%1' (Y/N/?)? "
  904. IDS_I_PROMPT_UPDATING "Updating property(s) of '%1'\r\n"
  905. IDS_I_ERROR_MSG_NOTRACE "ERROR:\r\nDescription = %1"
  906. IDS_I_ERROR_WIN32 "Win32 Error: %1\r\n"
  907. IDS_I_NODENAME_MSG "Node - %1\r\n"
  908. IDS_I_SPECIAL_NOTE "NOTE: Enclose the switch value in double quotes, if the value contains special characters like '-' or '/'.\r\n"
  909. IDS_I_OUT_PARAMS "Out Parameters:"
  910. END
  911. STRINGTABLE DISCARDABLE
  912. BEGIN
  913. IDS_E_INVALID_AGGREGATE_SYNTAX "Invalid AGGREGATE syntax.\r\n"
  914. END
  915. STRINGTABLE DISCARDABLE
  916. BEGIN
  917. IDS_E_NO_NODES_FOR_INSERTION
  918. "No nodes are available for insertion from nodelist file.\r\n"
  919. IDS_E_APPEND_FILE_ALREADY_OPEN_FOR_RECORD
  920. "File specified for APPEND is already open for RECORD.\r\n"
  921. IDS_E_MULTIPLENODE_ERROR
  922. "A consistent help cannot be provided while connected to several nodes. Specify one node only to obtain help for this operation."
  923. END
  924. #endif // English (U.S.) resources
  925. /////////////////////////////////////////////////////////////////////////////
  926. #ifndef APSTUDIO_INVOKED
  927. /////////////////////////////////////////////////////////////////////////////
  928. //
  929. // Generated from the TEXTINCLUDE 3 resource.
  930. //
  931. /////////////////////////////////////////////////////////////////////////////
  932. #endif // not APSTUDIO_INVOKED