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.

16 lines
543 B

  1. [Strings]
  2. MS = "Microsoft"
  3. ClassName = "Ramdisk"
  4. RamdiskBusDesc = "Windows RAM Disk Controller"
  5. RamdiskDiskDesc = "Windows RAM Disk Device (disk)"
  6. RamdiskVolumeDesc = "Windows RAM Disk Device (volume)"
  7. RamdiskServiceDesc = "Windows RAM Disk Driver"
  8. ;*******************************************
  9. ;Handy macro substitutions (non-localizable)
  10. SPSVCINST_ASSOCSERVICE = 0x00000002
  11. SERVICE_KERNEL_DRIVER = 1
  12. SERVICE_DEMAND_START = 3
  13. SERVICE_ERROR_NORMAL = 1
  14. REG_DWORD = 0x00010001