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
561 B

  1. [Strings]
  2. MS = "Microsoft"
  3. ClassName = "Ramdisk"
  4. RamdiskBusDesc = "Windows RAM-Laufwerkcontroller"
  5. RamdiskDiskDesc = "Windows RAM-Laufwerkger�t (Datentr�ger)"
  6. RamdiskVolumeDesc = "Windows RAM-Laufwerkger�t (Volume)"
  7. RamdiskServiceDesc = "Windows RAM-Laufwerktreiber"
  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