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.
16 lines
590 B
16 lines
590 B
|
|
[Strings]
|
|
MS = "Microsoft"
|
|
ClassName = "Ramdisk"
|
|
RamdiskBusDesc = "Kontroler dysku RAM systemu Windows"
|
|
RamdiskDiskDesc = "Urz¹dzenie dysku RAM systemu Windows (dysk)"
|
|
RamdiskVolumeDesc = "Urz¹dzenie dysku RAM systemu Windows (wolumin)"
|
|
RamdiskServiceDesc = "Sterownik dysku RAM systemu Windows"
|
|
|
|
;*******************************************
|
|
;Handy macro substitutions (non-localizable)
|
|
SPSVCINST_ASSOCSERVICE = 0x00000002
|
|
SERVICE_KERNEL_DRIVER = 1
|
|
SERVICE_DEMAND_START = 3
|
|
SERVICE_ERROR_NORMAL = 1
|
|
REG_DWORD = 0x00010001
|