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.

70 lines
765 B

  1. [Strings]
  2. FlashClassName = "Flash Disk Device"
  3. MTDClassName = "Memory technology driver"
  4. MS = "Microsoft"
  5. M-Systems = "M-Systems Flash Disk Pioneers"
  6. DiskOnChip.DeviceDesc = "M-Systems DiskOnChip 2000"
  7. MSystemsPCMCIAFlashDisk.DeviceDesc = "M-Systems PCMCIA Flash Card"
  8. ;*******************************************
  9. ;Handy macro substitutions (non-localizable)
  10. SPSVCINST_ASSOCSERVICE = 0x00000002
  11. SERVICE_KERNEL_DRIVER = 1
  12. SERVICE_BOOT_START = 0
  13. SERVICE_ERROR_NORMAL = 1
  14. REG_EXPAND_SZ = 0x00020000
  15. REG_DWORD = 0x00010001
  16. REG_MULTI_SZ = 0x00010000