Leaked source code of windows server 2003
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.
 
 
 
 
 
 

124 lines
952 B

[Strings]
ComputerClassName = "Computer"
MSFT = "Microsoft"
;*******************************************
;device descriptions
GENDEV_MFG = "(Standardcomputer)"
@i:E_ISA_UP.DeviceDesc = "Standard-PC"
@i:ACPIPIC_UP.DeviceDesc = "ACPI-PC (Advanced Configuration and Power Interface)"
@i:ACPIAPIC_UP.DeviceDesc = "ACPI-Uniprozessor-PC"
@i:ACPIAPIC_MP.DeviceDesc = "ACPI-Multiprocessor-PC"
@i:MPS_UP.DeviceDesc = "MPS-Uniprozessor-PC"
@i:MPS_MP.DeviceDesc = "MPS-Multiprozessor-PC"
@a:ACPI_AMD64.DeviceDesc = "ACPI x86-64-basierter PC"
@m:ACPI_IA64.DeviceDesc = "ACPI IA64-basierter PC"
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001