58 lines
1.6 KiB
Plaintext
58 lines
1.6 KiB
Plaintext
|
|
|||
|
[Strings]
|
|||
|
MoxaTech="Moxa Technologies Inc."
|
|||
|
port0="Moxa Ba<42>lant<6E> Noktas<61> 0"
|
|||
|
port1="Moxa Ba<42>lant<6E> Noktas<61> 1"
|
|||
|
port2="Moxa Ba<42>lant<6E> Noktas<61> 2"
|
|||
|
port3="Moxa Ba<42>lant<6E> Noktas<61> 3"
|
|||
|
port4="Moxa Ba<42>lant<6E> Noktas<61> 4"
|
|||
|
port5="Moxa Ba<42>lant<6E> Noktas<61> 5"
|
|||
|
port6="Moxa Ba<42>lant<6E> Noktas<61> 6"
|
|||
|
port7="Moxa Ba<42>lant<6E> Noktas<61> 7"
|
|||
|
port8="Moxa Ba<42>lant<6E> Noktas<61> 8"
|
|||
|
port9="Moxa Ba<42>lant<6E> Noktas<61> 9"
|
|||
|
port10="Moxa Ba<42>lant<6E> Noktas<61> 10"
|
|||
|
port11="Moxa Ba<42>lant<6E> Noktas<61> 11"
|
|||
|
port12="Moxa Ba<42>lant<6E> Noktas<61> 12"
|
|||
|
port13="Moxa Ba<42>lant<6E> Noktas<61> 13"
|
|||
|
port14="Moxa Ba<42>lant<6E> Noktas<61> 14"
|
|||
|
port15="Moxa Ba<42>lant<6E> Noktas<61> 15"
|
|||
|
port16="Moxa Ba<42>lant<6E> Noktas<61> 16"
|
|||
|
port17="Moxa Ba<42>lant<6E> Noktas<61> 17"
|
|||
|
port18="Moxa Ba<42>lant<6E> Noktas<61> 18"
|
|||
|
port19="Moxa Ba<42>lant<6E> Noktas<61> 19"
|
|||
|
port20="Moxa Ba<42>lant<6E> Noktas<61> 20"
|
|||
|
port21="Moxa Ba<42>lant<6E> Noktas<61> 21"
|
|||
|
port22="Moxa Ba<42>lant<6E> Noktas<61> 22"
|
|||
|
port23="Moxa Ba<42>lant<6E> Noktas<61> 23"
|
|||
|
port24="Moxa Ba<42>lant<6E> Noktas<61> 24"
|
|||
|
port25="Moxa Ba<42>lant<6E> Noktas<61> 25"
|
|||
|
port26="Moxa Ba<42>lant<6E> Noktas<61> 26"
|
|||
|
port27="Moxa Ba<42>lant<6E> Noktas<61> 27"
|
|||
|
port28="Moxa Ba<42>lant<6E> Noktas<61> 28"
|
|||
|
port29="Moxa Ba<42>lant<6E> Noktas<61> 29"
|
|||
|
port30="Moxa Ba<42>lant<6E> Noktas<61> 30"
|
|||
|
port31="Moxa Ba<42>lant<6E> Noktas<61> 31"
|
|||
|
|
|||
|
|
|||
|
MoxaPort.ServiceDesc="Moxa Intellio <20>oklu Ba<42>lant<6E> Noktal<61> Kart Ba<42>lant<6E> Noktas<61> S<>r<EFBFBD>c<EFBFBD>s<EFBFBD>"
|
|||
|
SourceDisksNamesDesc = "MOXA Intellio Windows 2000 Ba<42>lant<6E> Noktas<61> S<>r<EFBFBD>c<EFBFBD> Diski"
|
|||
|
|
|||
|
|
|||
|
;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
|
|||
|
|
|||
|
|