50 lines
503 B
Plaintext
50 lines
503 B
Plaintext
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
|
|||
|
; User readable strings
|
|||
|
;----------------------------------------------------------
|
|||
|
[Strings]
|
|||
|
MS = "Microsoft"
|
|||
|
MSFT = "Microsoft"
|
|||
|
ApmClassName = "Prise en charge NT APM/h<>rit<69>"
|
|||
|
NTAPM.DeviceDesc = "N<>ud d'interface NT APM/h<>rit<69>"
|
|||
|
NtApm.SvcDesc = "Pilote d'interface NT APM/h<>rit<69>"
|
|||
|
SERVICE_KERNEL_DRIVER = 1
|
|||
|
SERVICE_DEMAND_START = 3
|
|||
|
SERVICE_ERROR_NORMAL = 1
|
|||
|
SPSVCINST_ASSOCSERVICE= 0x00000002
|
|||
|
NtApm_Log_Name = "NT APM/Legacy Bios"
|
|||
|
REG_EXPAND_SZ = 0x00020000
|
|||
|
|
|||
|
|
|||
|
|