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.
|
|
[Strings] MoxaTech="Moxa Technologies Inc." port0="Moxa ���� 0" port1="Moxa ���� 1" port2="Moxa ���� 2" port3="Moxa ���� 3" port4="Moxa ���� 4" port5="Moxa ���� 5" port6="Moxa ���� 6" port7="Moxa ���� 7" port8="Moxa ���� 8" port9="Moxa ���� 9" port10="Moxa ���� 10" port11="Moxa ���� 11" port12="Moxa ���� 12" port13="Moxa ���� 13" port14="Moxa ���� 14" port15="Moxa ���� 15" port16="Moxa ���� 16" port17="Moxa ���� 17" port18="Moxa ���� 18" port19="Moxa ���� 19" port20="Moxa ���� 20" port21="Moxa ���� 21" port22="Moxa ���� 22" port23="Moxa ���� 23" port24="Moxa ���� 24" port25="Moxa ���� 25" port26="Moxa ���� 26" port27="Moxa ���� 27" port28="Moxa ���� 28" port29="Moxa ���� 29" port30="Moxa ���� 30" port31="Moxa ���� 31"
MoxaPort.ServiceDesc="Moxa Intellio Multiport Board Port Driver" SourceDisksNamesDesc = "MOXA Intellio Windows 2000 Port Driver Disk"
;Handy macro substitutions (non-localizable)
;; Driver start code SERVICE_DEMAND_START = 3 ;; Driver started on demand by the Service Control Manager.
;; Error control level SERVICE_ERROR_NORMAL = 1
SERVICE_KERNEL_DRIVER = 0x1
SPSVCINST_ASSOCSERVICE = 0x00000002 REG_EXPAND_SZ = 0x00020000 REG_DWORD = 0x00010001
|