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

;
; Strings section
;
[Strings]
MoxaTech="Moxa Technologies Inc."
MxServiceDesc = "Controlador MOXA Intellio Family"
MxPortServiceDesc = "Controlador de puerto MOXA Intellio Family"
C218TPCI.DevDesc="MOXA Intellio C218Turbo/PCI Series"
C320TPCI.DevDesc="MOXA Intellio C320Turbo/PCI Series"
SourceDisksNamesDesc = "Disco de controlador MOXA Intellio de Windows 2000"
REG_DWORD = 0x00010001
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 1
SERVICE_KERNEL_DRIVER = 0x00000001
;;SERVICE_AUTO_START = 0x00000002
SERVICE_DEMAND_START = 0x00000003
SERVICE_ERROR_NORMAL = 0x00000001