Source code of Windows XP (NT5)
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.

28 lines
622 B

  1. ;
  2. ; Strings section
  3. ;
  4. [Strings]
  5. MoxaTech="Moxa Technologies Inc."
  6. MxServiceDesc = "Controlador MOXA Intellio Family"
  7. MxPortServiceDesc = "Controlador de puerto MOXA Intellio Family"
  8. C218TPCI.DevDesc="MOXA Intellio C218Turbo/PCI Series"
  9. C320TPCI.DevDesc="MOXA Intellio C320Turbo/PCI Series"
  10. SourceDisksNamesDesc = "Disco de controlador MOXA Intellio de Windows 2000"
  11. REG_DWORD = 0x00010001
  12. REG_EXPAND_SZ = 0x00020000
  13. REG_BINARY = 1
  14. SERVICE_KERNEL_DRIVER = 0x00000001
  15. ;;SERVICE_AUTO_START = 0x00000002
  16. SERVICE_DEMAND_START = 0x00000003
  17. SERVICE_ERROR_NORMAL = 0x00000001