16 lines
558 B
Plaintext
16 lines
558 B
Plaintext
|
[Strings]
|
|||
|
MS = "Microsoft"
|
|||
|
ClassName = "Ramdisk"
|
|||
|
RamdiskBusDesc = "Windows RAM <20>f<EFBFBD>B<EFBFBD>X<EFBFBD>N <20>R<EFBFBD><52><EFBFBD>g<EFBFBD><67><EFBFBD>[<5B><>"
|
|||
|
RamdiskDiskDesc = "Windows RAM <20>f<EFBFBD>B<EFBFBD>X<EFBFBD>N <20>f<EFBFBD>o<EFBFBD>C<EFBFBD>X (<28>f<EFBFBD>B<EFBFBD>X<EFBFBD>N)"
|
|||
|
RamdiskVolumeDesc = "Windows RAM <20>f<EFBFBD>B<EFBFBD>X<EFBFBD>N <20>f<EFBFBD>o<EFBFBD>C<EFBFBD>X (<28>{<7B><><EFBFBD><EFBFBD><EFBFBD>[<5B><>)"
|
|||
|
RamdiskServiceDesc = "Windows RAM <20>f<EFBFBD>B<EFBFBD>X<EFBFBD>N <20>h<EFBFBD><68><EFBFBD>C<EFBFBD>o"
|
|||
|
|
|||
|
;*******************************************
|
|||
|
;Handy macro substitutions (non-localizable)
|
|||
|
SPSVCINST_ASSOCSERVICE = 0x00000002
|
|||
|
SERVICE_KERNEL_DRIVER = 1
|
|||
|
SERVICE_DEMAND_START = 3
|
|||
|
SERVICE_ERROR_NORMAL = 1
|
|||
|
REG_DWORD = 0x00010001
|