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.
17 lines
487 B
17 lines
487 B
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
; Strings
|
|
|
|
[Strings]
|
|
BrooktroutFaxBoardClassName = "Brooktrout fax boards"
|
|
BRKTINC="Brooktrout"
|
|
Trufax="Brooktrout TruFax Board"
|
|
Tr114fax="Brooktrout Tr114 Fax Board"
|
|
Bfax.ServiceName="bfax"
|
|
|
|
SPSVCINST_ASSOCSERVICE=0x00000002 ; Driver service is associated with device being installed
|
|
COPYFLG_NOSKIP=2 ; Do not allow user to skip file
|
|
SERVICE_KERNEL_DRIVER=1
|
|
SERVICE_AUTO_START=2
|
|
SERVICE_DEMAND_START=3
|
|
SERVICE_ERROR_NORMAL=1
|