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.
|
|
[Strings] MS = "Microsoft" ClassName = "Ramdisk" RamdiskBusDesc = "Windows RAM Disk Controller" RamdiskDiskDesc = "Windows RAM Disk Device (disk)" RamdiskVolumeDesc = "Windows RAM Disk Device (volume)" RamdiskServiceDesc = "Windows RAM Disk Driver"
;******************************************* ;Handy macro substitutions (non-localizable) SPSVCINST_ASSOCSERVICE = 0x00000002 SERVICE_KERNEL_DRIVER = 1 SERVICE_DEMAND_START = 3 SERVICE_ERROR_NORMAL = 1 REG_DWORD = 0x00010001
|