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.
58 lines
1.3 KiB
58 lines
1.3 KiB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[strings]
|
|
MSFT = "Microsoft"
|
|
*pnp0c08.DeviceDesc = "Systeem dat voldoet aan Microsoft ACPI"
|
|
*pnp0c09.DeviceDesc = "Ingesloten controller die voldoet aan Microsoft ACPI"
|
|
@@:@i:*acpi0001.DeviceDesc = "Microsoft System Management Bus Host Controller"
|
|
@@:@i:SMBALI.DeviceDesc = "ALI 1535 SMBus-hostcontroller"
|
|
*COMPBATT.DeviceDesc = "Microsoft Composite Battery"
|
|
*pnp0c14.DeviceDesc = "Microsoft Windows Beheerinterface voor ACPI"
|
|
ACPI.SvcDesc = "Microsoft ACPI-stuurprogramma"
|
|
ACPIEC.SvcDesc = "Microsoft Embedded Controller-stuurprogramma"
|
|
@@:@i:SMBHC.SvcDesc = "Microsoft SM Bus Host Controller-stuurprogramma"
|
|
@@:@i:SMBALI.SvcDesc = "Stuurprogramma voor ALI 1535 SMBus-hostcontroller"
|
|
COMPBATT.SvcDesc = "Microsoft Composite Battery-stuurprogramma"
|
|
WMIMAP.SvcDesc = "Microsoft Windows Beheerinterface voor ACPI"
|
|
|
|
SPSVCINST_TAGTOFRONT = 0x00000003
|
|
SPSVCINST_ASSOCSERVICE= 0x00000002
|
|
SERVICE_KERNEL_DRIVER = 1
|
|
SERVICE_BOOT_START = 0
|
|
SERVICE_SYSTEM_START = 1
|
|
SERVICE_ERROR_NORMAL = 1
|
|
SERVICE_ERROR_IGNORE = 0
|
|
REG_EXPAND_SZ = 0x00020000
|
|
REG_DWORD = 0x00010001
|
|
REG_SZ = 0x00000000
|