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
132 lines
6.1 KiB
/*
|
|
* RESOURCE.H
|
|
*
|
|
* RSM Service : Resources header
|
|
*
|
|
* Author: ErvinP
|
|
*
|
|
* (c) 2001 Microsoft Corporation
|
|
*
|
|
*/
|
|
|
|
|
|
/*
|
|
* Identifiers for icons
|
|
*/
|
|
#define IDI_MOUNT_ICON 1
|
|
#define IDI_OPREQ_ICON 2
|
|
|
|
|
|
/*
|
|
* Identifiers for localizable string resources
|
|
*/
|
|
#define IDS_LMPROCFAILED__FORMAT 101
|
|
#define IDS_LMCLASSIFY 102
|
|
#define IDS_LMCLEANDRIVE 103
|
|
#define IDS_LMDISABLECHANGER 104
|
|
#define IDS_LMENABLECHANGER 105
|
|
#define IDS_LMDISABLEMEDIA 106
|
|
#define IDS_LMENABLEMEDIA 107
|
|
#define IDS_LMDISABLEDRIVE 108
|
|
#define IDS_LMENABLEDRIVE 109
|
|
#define IDS_LMEJECT 110
|
|
#define IDS_LMINJECT 111
|
|
#define IDS_LMDOORACCESS 112
|
|
#define IDS_LMMOUNT 113
|
|
#define IDS_LMDISMOUNT 114
|
|
#define IDS_LMINVENTORY 115
|
|
#define IDS_LMSTOPINVENTORY 116
|
|
#define IDS_LMREMOVE 117
|
|
#define IDS_LMUPDATEOMID 120
|
|
#define IDS_LMWRITESCRATCH 121
|
|
#define IDS_LMRESERVECLEANER 122
|
|
#define IDS_LMRELEASECLEANER 123
|
|
#define IDS_LMINJECTCLEANER 124
|
|
#define IDS_LMEJECTCLEANER 125
|
|
|
|
#define IDS_OPREQUESTNEWMEDIA 200
|
|
#define IDS_OPREQUESTCLEANER 201
|
|
#define IDS_OPREQ_DRIVE_NEEDS_CLEANING__FORMAT 202
|
|
#define IDS_OPREQ_DRIVE_DIRTY 203
|
|
#define IDS_OPREQ_NEEDS_NEW_CLEANER__FORMAT 204
|
|
#define IDS_OPREQ_REPLACE_CLEANER 205
|
|
#define IDS_OPREQUESTDEVICESVC 206
|
|
#define IDS_OPREQUESTMOVEMEDIA 207
|
|
#define IDS_OPREQUESTMESSAGE 208
|
|
|
|
#define IDS_SERVICE_STOPPED 301
|
|
#define IDS_SERVICE_RUNNING 302
|
|
#define IDS_SERVICE_START_PENDING 303
|
|
#define IDS_SERVICE_STOP_PENDING 304
|
|
#define IDS_SERVICE_CONTINUE_PENDING 305
|
|
#define IDS_SERVICE_PAUSE_PENDING 306
|
|
#define IDS_SERVICE_PAUSED 307
|
|
#define IDS_SERVICE_UNKNOWN 308
|
|
#define IDS_OPREQ_CFGFAIL_NAME 309
|
|
#define IDS_OPREQ_CFGFAIL__FORMAT 310
|
|
|
|
#define IDS_OPREQ_MANUALCFG_ALERT__FORMAT 401
|
|
#define IDS_OPREQ_MANUALCFG_ALERT_NAME 402
|
|
#define IDS_OPREQ_NO_DEVICE_NUMBER__FORMAT 403
|
|
|
|
#define IDS_DATABASE 501
|
|
#define IDS_DATABASE_PROBLEM 502
|
|
#define IDS_SCSI_PORT 503
|
|
#define IDS_SCSI_BUS 504
|
|
#define IDS_TARGET_ID 505
|
|
#define IDS_LUID 506
|
|
#define IDS_UNIT 507
|
|
|
|
#define IDS_WRITESCRATCH_FAILED__FORMAT 601
|
|
#define IDS_WRITESCRATCH_FAILED_NAME 602
|
|
#define IDS_OPENDOOR_MSG__FORMAT 603
|
|
#define IDS_OPENDOOR 604
|
|
#define IDS_CLOSEDOOR_MSG__FORMAT 605
|
|
#define IDS_CLOSEDOOR 606
|
|
#define IDS_INSERT_CLEANER 607
|
|
#define IDS_INSERT_CLEANER_MSG__FORMAT 608
|
|
#define IDS_PROCESS_OMID 609
|
|
#define IDS_BACK_BACK_DOT_BACK 610
|
|
#define IDS_MOUNTMESSAGE__FORMAT 611
|
|
#define IDS_ADDMEDIAMESSAGE__FORMAT 612
|
|
#define IDS_ADDFREEMEDIAMESSAGE__FORMAT 613
|
|
#define IDS_NEW_CLEANER_NEEDED_MSG__FORMAT 614
|
|
#define IDS_NEW_CLEANER_NEEDED 615
|
|
#define IDS_CLOSE_PORT_MSG__FORMAT 616
|
|
#define IDS_CLOSE_PORT 617
|
|
|
|
|
|
#define IDS_INJECTMEDIAMESSAGE__FORMAT 801
|
|
#define IDS_INJECTMULTISIDEDMEDIA_MSG__FORMAT 802
|
|
#define IDS_OVERFILLED_LIB_MSG__FORMAT 803
|
|
#define IDS_OVERFILLED_LIB 804
|
|
#define IDS_INVALID_MEDIA_MSG__FORMAT 805
|
|
#define IDS_INVALID_MEDIA 806
|
|
#define IDS_CHANGER_INOPERABLE 807
|
|
#define IDS_CHANGER_INOPERABLE_MSG__FORMAT 808
|
|
#define IDS_OVERFILLED_EJECT 809
|
|
#define IDS_OVERFILLED_EJECT_MSG__FORMAT 810
|
|
#define IDS_INJECT_CLEANER_MSG__FORMAT 811
|
|
#define IDS_INJECT_CLEANER 812
|
|
|
|
#define IDS_LIBTIP 901
|
|
#define IDS_LIBINFO 902
|
|
#define IDS_OPTIP 903
|
|
#define IDS_OPINFO 904
|
|
#define IDS_STATIC_USER 905
|
|
#define IDS_MESG_BUSY 906
|
|
#define IDS_MESG_NOT_AVAILABLE 907
|
|
#define IDS_MESG_UNABLE_TO_UNLOAD 908
|
|
#define IDS_MESG_UNEXPECTED_OMID 909
|
|
#define IDS_MESG_UNKNOWN 910
|
|
#define IDS_INFO_BUSY__FORMAT 911
|
|
#define IDS_INFO_NOT_AVAILABLE__FORMAT 912
|
|
#define IDS_INFO_UNABLE_TO_UNLOAD__FORMAT 913
|
|
#define IDS_INFO_UNEXPECTED_OMID__FORMAT 914
|
|
#define IDS_INFO_UNKNOWN__FORMAT 915
|
|
#define IDS_STATIC_SUGGESTION__FORMAT 916
|
|
|
|
|
|
|
|
|
|
|