Source code of Windows XP (NT5)
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.

120 lines
3.8 KiB

  1. #define IDS_ERROR_USERNAME_BUT_NOMACHINE 101
  2. #define IDS_ERROR_PASSWORD_BUT_NOUSERNAME 102
  3. #define IDS_ERROR_COM_INTIALIZE 103
  4. #define IDS_ERROR_COM_SECURITY_INITIALIZE 104
  5. #define IDS_ERROR_COM_ENUMERATE_INSTANCE 105
  6. #define IDS_ERROR_CONNECT 106
  7. #define IDS_INVALID_SYNTAX 107
  8. #define IDS_ERROR_RETREIVE_INFO 108
  9. #define IDS_WMI_CREDENTIALS 109
  10. #define IDS_INVALID_CREDENTIALS 110
  11. #define IDS_ERROR_INVALID_FORMAT 111
  12. #define IDS_ALLOC_FAILURE 112
  13. #define IDS_ERROR_AUTHENTICATION_FAILURE 113
  14. #define IDS_ERROR_LOCAL_CRED 114
  15. #define IDS_ERROR_WMI_FAILURE 115
  16. #define IDS_INVALID_SIGNED_SYNTAX 116
  17. #define IDS_ERROR_GET 117
  18. #define IDS_NO_HEADERS 118
  19. #define IDS_INVALID_SERVER 119
  20. #define IDS_INVALID_USER 120
  21. #define IDS_IGNORE_LOCAL_CRED 151
  22. #define IDS_DRIVER_TAG 201
  23. #define IDS_ERROR_TAG 202
  24. #define IDS_WARNING_TAG 203
  25. #define IDS_INPUT_PASSWORD 204
  26. #define IDS_NO_DRIVERS_FOUND 251
  27. #define IDS_FORMAT_LIST 301
  28. #define IDS_FORMAT_TABLE 302
  29. #define IDS_FORMAT_CSV 303
  30. #define IDS_FORMAT_VALUES 304
  31. #define IDS_COL_HOSTNAME 351
  32. #define IDS_COL_FILENAME 352
  33. #define IDS_COL_SIGNED 353
  34. #define IDS_COL_DISPLAYNAME 354
  35. #define IDS_COL_DESCRIPTION 355
  36. #define IDS_COL_DRIVERTYPE 356
  37. #define IDS_COL_STARTMODE 357
  38. #define IDS_COL_STATE 358
  39. #define IDS_COL_STATUS 359
  40. #define IDS_COL_ACCEPTSTOP 360
  41. #define IDS_COL_ACCEPTPAUSE 361
  42. #define IDS_COL_MEMORYUSAGE 362
  43. #define IDS_COL_PAGEDPOOL 363
  44. #define IDS_COL_NONPAGEDPOOL 364
  45. #define IDS_COL_EXECCODE 365
  46. #define IDS_COL_NBSS 366
  47. #define IDS_COL_BSS 367
  48. #define IDS_COL_LINKDATE 368
  49. #define IDS_COL_INITSIZE 369
  50. #define IDS_COL_PAGESIZE 370
  51. #define IDS_COL_LOCATION 371
  52. #define IDS_COL_DEVICENAME 372
  53. #define IDS_COL_INF_NAME 373
  54. #define IDS_COL_ISSIGNED 374
  55. #define IDS_COL_MANUFACTURER 375
  56. #define IDS_COL_HOSTNAME_SIZE 401
  57. #define IDS_COL_FILENAME_SIZE 402
  58. #define IDS_SIGNED_SIZE 403
  59. #define IDS_COL_DISPLAYNAME_SIZE 404
  60. #define IDS_COL_DESCRIPTION_SIZE 405
  61. #define IDS_COL_DRIVERTYPE_SIZE 406
  62. #define IDS_COL_STARTMODE_SIZE 407
  63. #define IDS_COL_STATE_SIZE 408
  64. #define IDS_COL_STATUS_SIZE 409
  65. #define IDS_COL_ACCEPTSTOP_SIZE 410
  66. #define IDS_COL_ACCEPTPAUSE_SIZE 411
  67. #define IDS_COL_MEMORYUSAGE_SIZE 412
  68. #define IDS_COL_PAGEDPOOL_SIZE 413
  69. #define IDS_COL_NONPAGEDPOOL_SIZE 414
  70. #define IDS_COL_EXECCODE_SIZE 415
  71. #define IDS_COL_NBSS_SIZE 416
  72. #define IDS_COL_BSS_SIZE 417
  73. #define IDS_COL_LINKDATE_SIZE 418
  74. #define IDS_COL_LOCATION_SIZE 419
  75. #define IDS_COL_INITSIZE_SIZE 420
  76. #define IDS_COL_PAGESIZE_SIZE 421
  77. #define IDS_COL_DEVICE_WIDTH 422
  78. #define IDS_COL_INF_WIDTH 423
  79. #define IDS_COL_ISSIGNED_WIDTH 424
  80. #define IDS_COL_MANUFACTURER_WIDTH 425
  81. #define IDS_USAGEBEGIN1 501
  82. #define IDS_STRING81 502
  83. #define IDS_STRING82 503
  84. #define IDS_STRING83 504
  85. #define IDS_STRING84 505
  86. #define IDS_STRING85 506
  87. #define IDS_STRING86 507
  88. #define IDS_STRING87 508
  89. #define IDS_STRING88 509
  90. #define IDS_STRING89 510
  91. #define IDS_STRING90 511
  92. #define IDS_STRING91 512
  93. #define IDS_STRING92 513
  94. #define IDS_STRING93 514
  95. #define IDS_STRING94 515
  96. #define IDS_STRING95 516
  97. #define IDS_STRING96 517
  98. #define IDS_STRING97 518
  99. #define IDS_STRING98 519
  100. #define IDS_STRING99 520
  101. #define IDS_STRING100 521
  102. #define IDS_STRING101 522
  103. #define IDS_STRING102 523
  104. #define IDS_STRING103 524
  105. #define IDS_STRING104 525
  106. #define IDS_STRING105 526
  107. #define IDS_USAGEEND1 527
  108. #define IDS_VERSION_MISMATCH_ERROR 530