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.

132 lines
6.1 KiB

  1. /*
  2. * RESOURCE.H
  3. *
  4. * RSM Service : Resources header
  5. *
  6. * Author: ErvinP
  7. *
  8. * (c) 2001 Microsoft Corporation
  9. *
  10. */
  11. /*
  12. * Identifiers for icons
  13. */
  14. #define IDI_MOUNT_ICON 1
  15. #define IDI_OPREQ_ICON 2
  16. /*
  17. * Identifiers for localizable string resources
  18. */
  19. #define IDS_LMPROCFAILED__FORMAT 101
  20. #define IDS_LMCLASSIFY 102
  21. #define IDS_LMCLEANDRIVE 103
  22. #define IDS_LMDISABLECHANGER 104
  23. #define IDS_LMENABLECHANGER 105
  24. #define IDS_LMDISABLEMEDIA 106
  25. #define IDS_LMENABLEMEDIA 107
  26. #define IDS_LMDISABLEDRIVE 108
  27. #define IDS_LMENABLEDRIVE 109
  28. #define IDS_LMEJECT 110
  29. #define IDS_LMINJECT 111
  30. #define IDS_LMDOORACCESS 112
  31. #define IDS_LMMOUNT 113
  32. #define IDS_LMDISMOUNT 114
  33. #define IDS_LMINVENTORY 115
  34. #define IDS_LMSTOPINVENTORY 116
  35. #define IDS_LMREMOVE 117
  36. #define IDS_LMUPDATEOMID 120
  37. #define IDS_LMWRITESCRATCH 121
  38. #define IDS_LMRESERVECLEANER 122
  39. #define IDS_LMRELEASECLEANER 123
  40. #define IDS_LMINJECTCLEANER 124
  41. #define IDS_LMEJECTCLEANER 125
  42. #define IDS_OPREQUESTNEWMEDIA 200
  43. #define IDS_OPREQUESTCLEANER 201
  44. #define IDS_OPREQ_DRIVE_NEEDS_CLEANING__FORMAT 202
  45. #define IDS_OPREQ_DRIVE_DIRTY 203
  46. #define IDS_OPREQ_NEEDS_NEW_CLEANER__FORMAT 204
  47. #define IDS_OPREQ_REPLACE_CLEANER 205
  48. #define IDS_OPREQUESTDEVICESVC 206
  49. #define IDS_OPREQUESTMOVEMEDIA 207
  50. #define IDS_OPREQUESTMESSAGE 208
  51. #define IDS_SERVICE_STOPPED 301
  52. #define IDS_SERVICE_RUNNING 302
  53. #define IDS_SERVICE_START_PENDING 303
  54. #define IDS_SERVICE_STOP_PENDING 304
  55. #define IDS_SERVICE_CONTINUE_PENDING 305
  56. #define IDS_SERVICE_PAUSE_PENDING 306
  57. #define IDS_SERVICE_PAUSED 307
  58. #define IDS_SERVICE_UNKNOWN 308
  59. #define IDS_OPREQ_CFGFAIL_NAME 309
  60. #define IDS_OPREQ_CFGFAIL__FORMAT 310
  61. #define IDS_OPREQ_MANUALCFG_ALERT__FORMAT 401
  62. #define IDS_OPREQ_MANUALCFG_ALERT_NAME 402
  63. #define IDS_OPREQ_NO_DEVICE_NUMBER__FORMAT 403
  64. #define IDS_DATABASE 501
  65. #define IDS_DATABASE_PROBLEM 502
  66. #define IDS_SCSI_PORT 503
  67. #define IDS_SCSI_BUS 504
  68. #define IDS_TARGET_ID 505
  69. #define IDS_LUID 506
  70. #define IDS_UNIT 507
  71. #define IDS_WRITESCRATCH_FAILED__FORMAT 601
  72. #define IDS_WRITESCRATCH_FAILED_NAME 602
  73. #define IDS_OPENDOOR_MSG__FORMAT 603
  74. #define IDS_OPENDOOR 604
  75. #define IDS_CLOSEDOOR_MSG__FORMAT 605
  76. #define IDS_CLOSEDOOR 606
  77. #define IDS_INSERT_CLEANER 607
  78. #define IDS_INSERT_CLEANER_MSG__FORMAT 608
  79. #define IDS_PROCESS_OMID 609
  80. #define IDS_BACK_BACK_DOT_BACK 610
  81. #define IDS_MOUNTMESSAGE__FORMAT 611
  82. #define IDS_ADDMEDIAMESSAGE__FORMAT 612
  83. #define IDS_ADDFREEMEDIAMESSAGE__FORMAT 613
  84. #define IDS_NEW_CLEANER_NEEDED_MSG__FORMAT 614
  85. #define IDS_NEW_CLEANER_NEEDED 615
  86. #define IDS_CLOSE_PORT_MSG__FORMAT 616
  87. #define IDS_CLOSE_PORT 617
  88. #define IDS_INJECTMEDIAMESSAGE__FORMAT 801
  89. #define IDS_INJECTMULTISIDEDMEDIA_MSG__FORMAT 802
  90. #define IDS_OVERFILLED_LIB_MSG__FORMAT 803
  91. #define IDS_OVERFILLED_LIB 804
  92. #define IDS_INVALID_MEDIA_MSG__FORMAT 805
  93. #define IDS_INVALID_MEDIA 806
  94. #define IDS_CHANGER_INOPERABLE 807
  95. #define IDS_CHANGER_INOPERABLE_MSG__FORMAT 808
  96. #define IDS_OVERFILLED_EJECT 809
  97. #define IDS_OVERFILLED_EJECT_MSG__FORMAT 810
  98. #define IDS_INJECT_CLEANER_MSG__FORMAT 811
  99. #define IDS_INJECT_CLEANER 812
  100. #define IDS_LIBTIP 901
  101. #define IDS_LIBINFO 902
  102. #define IDS_OPTIP 903
  103. #define IDS_OPINFO 904
  104. #define IDS_STATIC_USER 905
  105. #define IDS_MESG_BUSY 906
  106. #define IDS_MESG_NOT_AVAILABLE 907
  107. #define IDS_MESG_UNABLE_TO_UNLOAD 908
  108. #define IDS_MESG_UNEXPECTED_OMID 909
  109. #define IDS_MESG_UNKNOWN 910
  110. #define IDS_INFO_BUSY__FORMAT 911
  111. #define IDS_INFO_NOT_AVAILABLE__FORMAT 912
  112. #define IDS_INFO_UNABLE_TO_UNLOAD__FORMAT 913
  113. #define IDS_INFO_UNEXPECTED_OMID__FORMAT 914
  114. #define IDS_INFO_UNKNOWN__FORMAT 915
  115. #define IDS_STATIC_SUGGESTION__FORMAT 916