Fix the mess created by SVN's inability to handle with UTF-16 files.
authorColin Finck <colin@reactos.org>
Tue, 15 Jul 2008 20:11:26 +0000 (20:11 +0000)
committerColin Finck <colin@reactos.org>
Tue, 15 Jul 2008 20:11:26 +0000 (20:11 +0000)
Remove the svn:eol-style property and set svn:mime-type to application/octet-stream, so that these files aren't modified by SVN.

svn path=/trunk/; revision=34531

23 files changed:
reactos/media/inf/NET_NIC.inf
reactos/media/inf/acpi.inf
reactos/media/inf/cdrom.inf
reactos/media/inf/cpu.inf
reactos/media/inf/display.inf
reactos/media/inf/fdc.inf
reactos/media/inf/font.inf
reactos/media/inf/hdc.inf
reactos/media/inf/intl.inf
reactos/media/inf/keyboard.inf
reactos/media/inf/layout.inf
reactos/media/inf/machine.inf
reactos/media/inf/msmouse.inf
reactos/media/inf/netamd.inf
reactos/media/inf/netisa.inf
reactos/media/inf/netrtpnt.inf
reactos/media/inf/nettcpip.inf
reactos/media/inf/ports.inf
reactos/media/inf/scsi.inf
reactos/media/inf/usb.inf
reactos/media/inf/usbport.inf
reactos/media/inf/usbstor.inf
reactos/media/inf/xboxdisp.inf

index 9a9eeba..b7b5386 100644 (file)
Binary files a/reactos/media/inf/NET_NIC.inf and b/reactos/media/inf/NET_NIC.inf differ
index 40e6adb..a299bd7 100644 (file)
@@ -1,47 +1,47 @@
-; ACPI.INF
-
-; Installation file for ACPI driver
-
-[Version]
-Signature  = "$Windows NT$"
-;Signature  = "$ReactOS$"
-LayoutFile = layout.inf
-Class      = System
-ClassGUID  = {4D36E97D-E325-11CE-BFC1-08002BE10318}
-Provider   = %ReactOS%
-DriverVer  = 10/11/2005,1.01.0.0
-
-[DestinationDirs]
-DefaultDestDir = 12
-
-[Manufacturer]
-%GenericMfg% = GenericMfg
-
-[GenericMfg]
-%*PNP0C08.DeviceDesc% = ACPI_Inst,*PNP0C08
-
-;------------------------------ ACPI DRIVER -----------------------------
-
-[ACPI_Inst.NT]
-CopyFiles = ACPI_CopyFiles.NT
-
-[ACPI_CopyFiles.NT]
-acpi.sys
-
-[ACPI_Inst.NT.Services]
-AddService = acpi, 0x00000002, acpi_Service_Inst
-
-[acpi_Service_Inst]
-ServiceType   = 1
-StartType     = 0
-ErrorControl  = 1
-ServiceBinary = %12%\acpi.sys
-LoadOrderGroup = Boot Bus Extender
-
-;-------------------------------- STRINGS -------------------------------
-
-[Strings]
-ReactOS = "ReactOS Team"
-
-GenericMfg = "(Generic system devices)"
+; ACPI.INF\r
+\r
+; Installation file for ACPI driver\r
+\r
+[Version]\r
+Signature  = "$Windows NT$"\r
+;Signature  = "$ReactOS$"\r
+LayoutFile = layout.inf\r
+Class      = System\r
+ClassGUID  = {4D36E97D-E325-11CE-BFC1-08002BE10318}\r
+Provider   = %ReactOS%\r
+DriverVer  = 10/11/2005,1.01.0.0\r
+\r
+[DestinationDirs]\r
+DefaultDestDir = 12\r
+\r
+[Manufacturer]\r
+%GenericMfg% = GenericMfg\r
+\r
+[GenericMfg]\r
+%*PNP0C08.DeviceDesc% = ACPI_Inst,*PNP0C08\r
+\r
+;------------------------------ ACPI DRIVER -----------------------------\r
+\r
+[ACPI_Inst.NT]\r
+CopyFiles = ACPI_CopyFiles.NT\r
+\r
+[ACPI_CopyFiles.NT]\r
+acpi.sys\r
+\r
+[ACPI_Inst.NT.Services]\r
+AddService = acpi, 0x00000002, acpi_Service_Inst\r
+\r
+[acpi_Service_Inst]\r
+ServiceType   = 1\r
+StartType     = 0\r
+ErrorControl  = 1\r
+ServiceBinary = %12%\acpi.sys\r
+LoadOrderGroup = Boot Bus Extender\r
+\r
+;-------------------------------- STRINGS -------------------------------\r
+\r
+[Strings]\r
+ReactOS = "ReactOS Team"\r
+\r
+GenericMfg = "(Generic system devices)"\r
 *PNP0C08.DeviceDesc = "ACPI hardware"
\ No newline at end of file
 *PNP0C08.DeviceDesc = "ACPI hardware"
\ No newline at end of file
index 20dcdc9..94b9da7 100644 (file)
Binary files a/reactos/media/inf/cdrom.inf and b/reactos/media/inf/cdrom.inf differ
index 8f74408..7a726b3 100644 (file)
Binary files a/reactos/media/inf/cpu.inf and b/reactos/media/inf/cpu.inf differ
index 4cb3c68..1dfe3b3 100644 (file)
Binary files a/reactos/media/inf/display.inf and b/reactos/media/inf/display.inf differ
index d170354..221a4dd 100644 (file)
Binary files a/reactos/media/inf/fdc.inf and b/reactos/media/inf/fdc.inf differ
index 3bf5c4f..b4363f3 100644 (file)
-[Version]
-Signature = $Windows NT$
-;Signature  = "$ReactOS$"
-ClassGUID = {00000000-0000-0000-0000-000000000000}
-LayoutFile = layout.inf
-DriverVer = 05/29/2008,0.1
-
-[SourceDisksFiles]
-
-[HiddenFontFiles]
-
-[DestinationDirs]
-
-[Font.96]
-
-[Font.120]
-
-; cp1252/cp437
-[Font.CP437.96]
-DelReg = Font.CP1252.Reg.120
-AddReg = Font.CP1252.Reg.96
-
-[Font.CP437.120]
-DelReg = Font.CP1252.Reg.96
-AddReg = Font.CP1252.Reg.120
-
-[Font.CP1252.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP1252.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp1256/cp720
-[Font.CP720.96]
-DelReg = Font.CP1256.Reg.120
-AddReg = Font.CP1256.Reg.96
-
-[Font.CP720.120]
-DelReg = Font.CP1256.Reg.96
-AddReg = Font.CP1256.Reg.120
-
-[Font.CP1256.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP1256.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp1253/cp737
-[Font.CP737.96]
-DelReg = Font.CP1253.Reg.120
-AddReg = Font.CP1253.Reg.96
-
-[Font.CP737.120]
-DelReg = Font.CP1253.Reg.96
-AddReg = Font.CP1253.Reg.120
-
-[Font.CP1253.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP1253.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp1257/cp775
-[Font.CP775.96]
-DelReg = Font.CP1257.Reg.120
-AddReg = Font.CP1257.Reg.96
-
-[Font.CP775.120]
-DelReg = Font.CP1257.Reg.96
-AddReg = Font.CP1257.Reg.120
-
-[Font.CP1257.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP1257.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp1252/cp850
-[Font.CP850.96]
-DelReg = Font.CP1252.Reg.120
-AddReg = Font.CP1252.Reg.96
-
-[Font.CP850.120]
-DelReg = Font.CP1252.Reg.96
-AddReg = Font.CP1252.Reg.120
-
-; cp1250/cp852
-[Font.CP852.96]
-DelReg = Font.CP1250.Reg.120
-AddReg = Font.CP1250.Reg.96
-
-[Font.CP852.120]
-DelReg = Font.CP1250.Reg.96
-AddReg = Font.CP1250.Reg.120
-
-[Font.CP1250.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP1250.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp1251/cp855
-[Font.CP855.96]
-DelReg = Font.CP1251.Reg.120
-AddReg = Font.CP1251.Reg.96
-
-[Font.CP855.120]
-DelReg = Font.CP1251.Reg.96
-AddReg = Font.CP1251.Reg.120
-
-[Font.CP1251.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP1251.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp1254/cp857
-[Font.CP857.96]
-DelReg = Font.CP1254.Reg.120
-AddReg = Font.CP1254.Reg.96
-
-[Font.CP857.120]
-DelReg = Font.CP1254.Reg.96
-AddReg = Font.CP1254.Reg.120
-
-[Font.CP1254.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP1254.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp1252/cp860
-[Font.CP860.96]
-DelReg = Font.CP1252.Reg.120
-AddReg = Font.CP1252.Reg.96
-
-[Font.CP860.120]
-DelReg = Font.CP1252.Reg.96
-AddReg = Font.CP1252.Reg.120
-
-; cp1252/cp861
-[Font.CP861.96]
-DelReg = Font.CP1252.Reg.120
-AddReg = Font.CP1252.Reg.96
-
-[Font.CP861.120]
-DelReg = Font.CP1252.Reg.96
-AddReg = Font.CP1252.Reg.120
-
-; cp1255/cp862
-[Font.CP862.96]
-DelReg = Font.CP1255.Reg.120
-AddReg = Font.CP1255.Reg.96
-
-[Font.CP862.120]
-DelReg = Font.CP1255.Reg.96
-AddReg = Font.CP1255.Reg.120
-
-[Font.CP1255.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP1255.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp1252/cp863
-[Font.CP863.96]
-DelReg = Font.CP1252.Reg.120
-AddReg = Font.CP1252.Reg.96
-
-[Font.CP863.120]
-DelReg = Font.CP1252.Reg.96
-AddReg = Font.CP1252.Reg.120
-
-; cp1252/cp865
-[Font.CP865.96]
-DelReg = Font.CP1252.Reg.120
-AddReg = Font.CP1252.Reg.96
-
-[Font.CP865.120]
-DelReg = Font.CP1252.Reg.96
-AddReg = Font.CP1252.Reg.120
-
-; cp1251/cp866
-[Font.CP866.96]
-DelReg = Font.CP1251.Reg.120
-AddReg = Font.CP1251.Reg.96
-
-[Font.CP866.120]
-DelReg = Font.CP1251.Reg.96
-AddReg = Font.CP1251.Reg.120
-
-; cp1253/cp869
-[Font.CP869.96]
-DelReg = Font.CP1253.Reg.120
-AddReg = Font.CP1253.Reg.96
-
-[Font.CP869.120]
-DelReg = Font.CP1253.Reg.96
-AddReg = Font.CP1253.Reg.120
-
-; cp874/cp874 (Thai)
-[Font.CP874.96]
-DelReg = Font.CP874.Reg.120
-AddReg = Font.CP874.Reg.96
-
-[Font.CP874.120]
-DelReg = Font.CP874.Reg.96
-AddReg = Font.CP874.Reg.120
-
-[Font.CP874.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP874.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp1258/cp1258 (Vietnamese)
-[Font.CP1258.96]
-DelReg = Font.CP1258.Reg.120
-AddReg = Font.CP1258.Reg.96
-
-[Font.CP1258.120]
-DelReg = Font.CP1258.Reg.96
-AddReg = Font.CP1258.Reg.120
-
-[Font.CP1258.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP1258.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp932/cp932
-[Font.CP932.96]
-DelReg = Font.CP932.Reg.120
-AddReg = Font.CP932.Reg.96
-
-[Font.CP932.120]
-DelReg = Font.CP932.Reg.96
-AddReg = Font.CP932.Reg.120
-
-[Font.CP932.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP932.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp936/cp936
-[Font.CP936.96]
-DelReg = Font.CP936.Reg.120
-AddReg = Font.CP936.Reg.96
-
-[Font.CP936.120]
-DelReg = Font.CP936.Reg.96
-AddReg = Font.CP936.Reg.120
-
-[Font.CP936.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP936.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp949/cp949
-[Font.CP949.96]
-DelReg = Font.CP949.Reg.120
-AddReg = Font.CP949.Reg.96
-
-[Font.CP949.120]
-DelReg = Font.CP949.Reg.96
-AddReg = Font.CP949.Reg.120
-
-[Font.CP949.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP949.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-; cp950/cp950
-[Font.CP950.96]
-DelReg = Font.CP950.Reg.120
-AddReg = Font.CP950.Reg.96
-
-[Font.CP950.120]
-DelReg = Font.CP950.Reg.96
-AddReg = Font.CP950.Reg.120
-
-[Font.CP950.Reg.96]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96
-
-[Font.CP950.Reg.120]
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"
-HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"
-HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120
-HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120
-
-[Font Sizes]
-Small Fonts = 96
-Large Fonts = 120
+[Version]\r
+Signature = $Windows NT$\r
+;Signature  = "$ReactOS$"\r
+ClassGUID = {00000000-0000-0000-0000-000000000000}\r
+LayoutFile = layout.inf\r
+DriverVer = 05/29/2008,0.1\r
+\r
+[SourceDisksFiles]\r
+\r
+[HiddenFontFiles]\r
+\r
+[DestinationDirs]\r
+\r
+[Font.96]\r
+\r
+[Font.120]\r
+\r
+; cp1252/cp437\r
+[Font.CP437.96]\r
+DelReg = Font.CP1252.Reg.120\r
+AddReg = Font.CP1252.Reg.96\r
+\r
+[Font.CP437.120]\r
+DelReg = Font.CP1252.Reg.96\r
+AddReg = Font.CP1252.Reg.120\r
+\r
+[Font.CP1252.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP1252.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp1256/cp720\r
+[Font.CP720.96]\r
+DelReg = Font.CP1256.Reg.120\r
+AddReg = Font.CP1256.Reg.96\r
+\r
+[Font.CP720.120]\r
+DelReg = Font.CP1256.Reg.96\r
+AddReg = Font.CP1256.Reg.120\r
+\r
+[Font.CP1256.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP1256.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp1253/cp737\r
+[Font.CP737.96]\r
+DelReg = Font.CP1253.Reg.120\r
+AddReg = Font.CP1253.Reg.96\r
+\r
+[Font.CP737.120]\r
+DelReg = Font.CP1253.Reg.96\r
+AddReg = Font.CP1253.Reg.120\r
+\r
+[Font.CP1253.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP1253.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp1257/cp775\r
+[Font.CP775.96]\r
+DelReg = Font.CP1257.Reg.120\r
+AddReg = Font.CP1257.Reg.96\r
+\r
+[Font.CP775.120]\r
+DelReg = Font.CP1257.Reg.96\r
+AddReg = Font.CP1257.Reg.120\r
+\r
+[Font.CP1257.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP1257.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp1252/cp850\r
+[Font.CP850.96]\r
+DelReg = Font.CP1252.Reg.120\r
+AddReg = Font.CP1252.Reg.96\r
+\r
+[Font.CP850.120]\r
+DelReg = Font.CP1252.Reg.96\r
+AddReg = Font.CP1252.Reg.120\r
+\r
+; cp1250/cp852\r
+[Font.CP852.96]\r
+DelReg = Font.CP1250.Reg.120\r
+AddReg = Font.CP1250.Reg.96\r
+\r
+[Font.CP852.120]\r
+DelReg = Font.CP1250.Reg.96\r
+AddReg = Font.CP1250.Reg.120\r
+\r
+[Font.CP1250.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP1250.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp1251/cp855\r
+[Font.CP855.96]\r
+DelReg = Font.CP1251.Reg.120\r
+AddReg = Font.CP1251.Reg.96\r
+\r
+[Font.CP855.120]\r
+DelReg = Font.CP1251.Reg.96\r
+AddReg = Font.CP1251.Reg.120\r
+\r
+[Font.CP1251.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP1251.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"Tahoma"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Tahoma"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp1254/cp857\r
+[Font.CP857.96]\r
+DelReg = Font.CP1254.Reg.120\r
+AddReg = Font.CP1254.Reg.96\r
+\r
+[Font.CP857.120]\r
+DelReg = Font.CP1254.Reg.96\r
+AddReg = Font.CP1254.Reg.120\r
+\r
+[Font.CP1254.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP1254.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp1252/cp860\r
+[Font.CP860.96]\r
+DelReg = Font.CP1252.Reg.120\r
+AddReg = Font.CP1252.Reg.96\r
+\r
+[Font.CP860.120]\r
+DelReg = Font.CP1252.Reg.96\r
+AddReg = Font.CP1252.Reg.120\r
+\r
+; cp1252/cp861\r
+[Font.CP861.96]\r
+DelReg = Font.CP1252.Reg.120\r
+AddReg = Font.CP1252.Reg.96\r
+\r
+[Font.CP861.120]\r
+DelReg = Font.CP1252.Reg.96\r
+AddReg = Font.CP1252.Reg.120\r
+\r
+; cp1255/cp862\r
+[Font.CP862.96]\r
+DelReg = Font.CP1255.Reg.120\r
+AddReg = Font.CP1255.Reg.96\r
+\r
+[Font.CP862.120]\r
+DelReg = Font.CP1255.Reg.96\r
+AddReg = Font.CP1255.Reg.120\r
+\r
+[Font.CP1255.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP1255.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp1252/cp863\r
+[Font.CP863.96]\r
+DelReg = Font.CP1252.Reg.120\r
+AddReg = Font.CP1252.Reg.96\r
+\r
+[Font.CP863.120]\r
+DelReg = Font.CP1252.Reg.96\r
+AddReg = Font.CP1252.Reg.120\r
+\r
+; cp1252/cp865\r
+[Font.CP865.96]\r
+DelReg = Font.CP1252.Reg.120\r
+AddReg = Font.CP1252.Reg.96\r
+\r
+[Font.CP865.120]\r
+DelReg = Font.CP1252.Reg.96\r
+AddReg = Font.CP1252.Reg.120\r
+\r
+; cp1251/cp866\r
+[Font.CP866.96]\r
+DelReg = Font.CP1251.Reg.120\r
+AddReg = Font.CP1251.Reg.96\r
+\r
+[Font.CP866.120]\r
+DelReg = Font.CP1251.Reg.96\r
+AddReg = Font.CP1251.Reg.120\r
+\r
+; cp1253/cp869\r
+[Font.CP869.96]\r
+DelReg = Font.CP1253.Reg.120\r
+AddReg = Font.CP1253.Reg.96\r
+\r
+[Font.CP869.120]\r
+DelReg = Font.CP1253.Reg.96\r
+AddReg = Font.CP1253.Reg.120\r
+\r
+; cp874/cp874 (Thai)\r
+[Font.CP874.96]\r
+DelReg = Font.CP874.Reg.120\r
+AddReg = Font.CP874.Reg.96\r
+\r
+[Font.CP874.120]\r
+DelReg = Font.CP874.Reg.96\r
+AddReg = Font.CP874.Reg.120\r
+\r
+[Font.CP874.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP874.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp1258/cp1258 (Vietnamese)\r
+[Font.CP1258.96]\r
+DelReg = Font.CP1258.Reg.120\r
+AddReg = Font.CP1258.Reg.96\r
+\r
+[Font.CP1258.120]\r
+DelReg = Font.CP1258.Reg.96\r
+AddReg = Font.CP1258.Reg.120\r
+\r
+[Font.CP1258.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP1258.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp932/cp932\r
+[Font.CP932.96]\r
+DelReg = Font.CP932.Reg.120\r
+AddReg = Font.CP932.Reg.96\r
+\r
+[Font.CP932.120]\r
+DelReg = Font.CP932.Reg.96\r
+AddReg = Font.CP932.Reg.120\r
+\r
+[Font.CP932.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP932.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp936/cp936\r
+[Font.CP936.96]\r
+DelReg = Font.CP936.Reg.120\r
+AddReg = Font.CP936.Reg.96\r
+\r
+[Font.CP936.120]\r
+DelReg = Font.CP936.Reg.96\r
+AddReg = Font.CP936.Reg.120\r
+\r
+[Font.CP936.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP936.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp949/cp949\r
+[Font.CP949.96]\r
+DelReg = Font.CP949.Reg.120\r
+AddReg = Font.CP949.Reg.96\r
+\r
+[Font.CP949.120]\r
+DelReg = Font.CP949.Reg.96\r
+AddReg = Font.CP949.Reg.120\r
+\r
+[Font.CP949.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP949.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+; cp950/cp950\r
+[Font.CP950.96]\r
+DelReg = Font.CP950.Reg.120\r
+AddReg = Font.CP950.Reg.96\r
+\r
+[Font.CP950.120]\r
+DelReg = Font.CP950.Reg.96\r
+AddReg = Font.CP950.Reg.120\r
+\r
+[Font.CP950.Reg.96]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,96\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,96\r
+\r
+[Font.CP950.Reg.120]\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Arial",0x00000000,"Liberation Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Courier New",0x00000000,"DejaVu Sans Mono"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Times New Roman",0x00000000,"Liberation Serif"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Tahoma",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Sans Serif",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","MS Shell Dlg 2",0x00000000,"DejaVu Sans"\r
+HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\SysFontSubstitutes","Helv",0x00000000,"Liberation Sans"\r
+HKLM,"Software\Microsoft\Windows NT\CurrentVersion\FontDPI","LogPixels",0x00010003,120\r
+HKLM,"System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts","LogPixels",0x00010003,120\r
+\r
+[Font Sizes]\r
+Small Fonts = 96\r
+Large Fonts = 120\r
index 46da2f9..b2d389f 100644 (file)
Binary files a/reactos/media/inf/hdc.inf and b/reactos/media/inf/hdc.inf differ
index 336605d..01189c0 100644 (file)
-[Version]
-Signature = $Windows NT$
-;Signature  = "$ReactOS$"
-ClassGUID = {00000000-0000-0000-0000-000000000000}
-LayoutFile = layout.inf
-DriverVer = 05/29/2008,0.1
-
-[Locales]
-00000436 = "Afrikaans",             850, 1,,  0436:00000409,0409:00000409
-0000041c = "Albanian",              852, 2,,  041c:0000041c,0409:00000409
-00000401 = "Arabic (Saudi Arabia)", 720, 13,, 0409:00000409,0401:00000401
-00000801 = "Arabic (Iraq)",         720, 13,, 0409:00000409,0801:00000401
-00000c01 = "Arabic (Egypt)",        720, 13,, 0409:00000409,0c01:00000401
-00001001 = "Arabic (Libya)",        720, 13,, 040c:0000040c,1001:00020401
-00001401 = "Arabic (Algeria)",      720, 13,, 040c:0000040c,1401:00020401
-00001801 = "Arabic (Morocco)",      720, 13,, 040c:0000040c,1801:00020401
-00001c01 = "Arabic (Tunisia)",      720, 13,, 040c:0000040c,1c01:00020401
-00002001 = "Arabic (Oman)",         720, 13,, 0409:00000409,2001:00000401
-00002401 = "Arabic (Yemen)",        720, 13,, 0409:00000409,2401:00000401
-00002801 = "Arabic (Syria)",        720, 13,, 0409:00000409,2801:00000401
-00002c01 = "Arabic (Jordan)",       720, 13,, 0409:00000409,2c01:00000401
-00003001 = "Arabic (Lebanon)",      720, 13,, 0409:00000409,3001:00000401
-00003401 = "Arabic (Kuwait)",       720, 13,, 0409:00000409,3401:00000401
-00003801 = "Arabic (U.A.E.)",       720, 13,, 0409:00000409,3801:00000401
-00003c01 = "Arabic (Bahrain)",      720, 13,, 0409:00000409,3c01:00000401
-00004001 = "Arabic (Qatar)",        720, 13,, 0409:00000409,4001:00000401
-0000042b = "Armenian",              437, 17,5,042b:0000042b,0409:00000409,0419:00000419
-0000042c = "Azeri (Latin)",         857, 6,5, 042c:0000042c,082c:0000082c,0419:00000419
-0000082c = "Azeri (Cyrillic)",      866, 5,6, 082c:0000082c,042c:0000042c,0419:00000419
-0000042d = "Basque",                850, 1,,  042d:000040a,0409:00000409
-00000423 = "Belarusian",            866, 5,,  0423:00000423,0409:00000409,0419:00000419
-00000445 = "Bengali (India)",       437, 15,, 0409:00000409,0445:00010445,0445:00000445
-0000141a = "Bosnian (Latin, Bosnia and Herzegovina)",    852, 2,, 141a:0000141a,0409:00000409
-0000201a = "Bosnian (Cyrillic, Bosnia and Herzegovina)", 855, 5,, 201a:0000201a,0409:00000409
-00000402 = "Bulgarian",             866, 5,,  0402:00000402,0409:00000409
-00000403 = "Catalan",               850, 1,,  0403:0000040a,0409:00000409
-00000404 = "Chinese (Taiwan)",      950, 9,,  0404:00000404,0404:e0080404,0404:E0010404
-00000804 = "Chinese (PRC)",         936, 10,, 0804:00000804,0804:e00e0804,0804:e0010804,0804:e0030804,0804:e0040804
-00000c04 = "Chinese (Hong Kong S.A.R.)", 950, 10,9, 0409:00000409,0c04:e0080404
-00001004 = "Chinese (Singapore)",   936, 10,, 0409:00000409,0804:e00e0804,0804:e0010804,0804:e0030804,0804:e0040804
-00001404 = "Chinese (Macau S.A.R.)",950, 10,9,0409:00000409,0804:e00e0804,0404:e0020404,0404:e0080404
-0000041a = "Croatian",              852, 2,,  041a:0000041a,0409:00000409
-0000101a = "Croatian (Bosnia and Herzegovina)", 852, 2,, 101a:0000041a,0409:00000409
-00000405 = "Czech",                 852, 2,,  0405:00000405,0409:00000409
-00000406 = "Danish",                850, 1,,  0406:00000406,0409:00000409
-00000465 = "Divehi (Maldives)",     720, 13,, 0409:00000409,0465:00000465
-00000413 = "Dutch (Netherlands)",   850, 1,,  0413:00020409,0413:00000413,0409:00000409
-00000813 = "Dutch (Belgium)",       850, 1,,  0813:00000813,0409:00000409
-00000409 = "English (United States)", 437, 1,,0409:00000409
-00000809 = "English (United Kingdom)", 850, 1,,0809:00000809
-00000c09 = "English (Australia)",   850, 1,,  0c09:00000409
-00001009 = "English (Canada)",      850, 1,,  1009:00000409,1009:00011009,1009:00001009
-00001409 = "English (New Zealand)", 850, 1,,  1409:00000409
-00001809 = "English (Ireland)",     850, 1,,  1809:00001809,1809:00011809
-00001c09 = "English (South Africa)",437, 1,,  1c09:00000409
-00002009 = "English (Jamaica)",     850, 1,,  2009:00000409
-00002409 = "English (Caribbean)",   850, 1,,  2409:00000409
-00002809 = "English (Belize)",      850, 1,,  2809:00000409
-00002c09 = "English (Trinidad)",    850, 1,,  2c09:00000409
-00003009 = "English (Zimbabwe)",    437, 1,,  3009:00000409
-00003409 = "English (Philippines)", 437, 1,,  3409:00000409
-00000425 = "Estonian",              775, 3,,  0425:00000425
-00000438 = "Faeroese",              850, 1,,  0438:00000406,0409:00000409
-00000429 = "Farsi",                 720, 11,, 0409:00000409,0429:00000429,0429:00000401
-00000464 = "Filipino",              437, 1,,  0464:00000409
-0000040b = "Finnish",               850, 1,,  040b:0000040b,0409:00000409
-0000040c = "French (France)",       850, 1,,  040c:0000040c,0409:00000409
-0000080c = "French (Belgium)",      850, 1,,  080c:0000080c,0409:00000409
-00000c0c = "French (Canada)",       850, 1,,  0c0c:00011009,0409:00000409
-0000100c = "French (Switzerland)",  850, 1,,  100c:0000100c,0409:00000409
-0000140c = "French (Luxembourg)",   850, 1,,  140c:0000040c,0409:00000409
-0000180c = "French (Monaco)",       850, 1,,  180c:0000040c,0409:00000409
-00000462 = "Frisian",               850, 1,,  0462:00020409
-00000456 = "Galician (Spain)",      850, 1,,  0456:0000040a,0409:00000409
-00000437 = "Georgian",              437, 16,5,0437:00000437,0409:00000409,0419:00000419
-00000407 = "German (Germany)",      850, 1,,  0407:00000407,0409:00000409
-00000807 = "German (Switzerland)",  850, 1,,  0807:00000807,0409:00000409
-00000c07 = "German (Austria)",      850, 1,,  0c07:00000407,0409:00000409
-00001007 = "German (Luxembourg)",   850, 1,,  1007:00000407,0409:00000409
-00001407 = "German (Liechtenstein)",850, 1,,  1407:00000407,0409:00000409
-00000408 = "Greek",                 737, 4,,  0409:00000409,0408:00000408
-00000447 = "Gujarati (India)",      437, 15,, 0409:00000409,0447:0000447,0439:00010439
-0000040d = "Hebrew",                862, 12,, 0409:00000409,040d:0000040d
-00000439 = "Hindi",                 437, 15,, 0409:00000409,0439:00010439,0439:00000439
-0000040e = "Hungarian",             852, 2,,  040e:0000040e,0409:00000409
-0000040f = "Icelandic",             850, 1,,  040f:0000040f,0409:00000409
-00000421 = "Indonesian",            850, 1,,  0421:00000409,0409:00000409
-0000085d = "Inuktitut (Latin)",     437, 1,,  085d:0000085d
-0000083c = "Irish",                 850, 1,,  083c:00001809
-00000410 = "Italian (Italy)",       850, 1,,  0410:00000410,0409:00000409
-00000810 = "Italian (Switzerland)", 850, 1,,  0810:00000410,0409:00000409
-00000411 = "Japanese",              932, 7,,  0411:e0010411
-0000044b = "Kannada (India)",       437, 15,, 0409:00000409,044b:0000044b,0439:00010439
-0000043f = "Kazakh",                866, 5,,  043f:0000043f,0409:00000409,0419:00000419
-00000457 = "Konkani",               437, 15,, 0409:00000409,0457:00000439
-00000412 = "Korean",                949, 8,,  0412:E0010412
-00000812 = "Korean (Johab)",        1361,8,,  0812:E0010412
-00000440 = "Kyrgyz (Kyrgyzstan)",   866, 5,,  0440:00000440,0409:00000409
-00000426 = "Latvian",               775, 3,,  0426:00010426
-00000427 = "Lithuanian",            775, 3,,  0427:00010427
-0000046e = "Luxembourgish",         850, 1,,  046e:0000046e
-0000042f = "FYRO Macedonian",       866, 5,,  042f:0000042f,0409:00000409
-0000043e = "Malay (Malaysia)",      850, 1,,  0409:00000409
-0000083e = "Malay (Brunei Darussalam)", 850, 1,,0409:00000409
-0000044c = "Malayalam (India)",     437, 15,, 0409:00000409,044c:0000044c
-0000043a = "Maltese",               850, 1,,  043a:0001043a,043a:0000043a,0409:00000409
-00000481 = "Maori",                 850, 1,,  1409:00000409,0481:00000481
-0000047a = "Mapudungun",            850, 1,,  047a:0000080a
-0000044e = "Marathi",               437, 15,, 0409:00000409,044e:0000044e,044e:00000439
-0000047c = "Mohawk",                850, 1,,  047c:00000409
-00000450 = "Mongolian (Mongolia)",  866, 5,,  0450:00000450,0409:00000409
-00000461 = "Nepali (Nepal)",        437, 15,, 0461:00000461
-0000046c = "Northern Sotho",        850, 1,,  046c:00000409,0409:00000409
-00000414 = "Norwegian (Bokmal)",    850, 1,,  0414:00000414,0409:00000409
-00000814 = "Norwegian (Nynorsk)",   850, 1,,  0814:00000414,0409:00000409
-00000463 = "Pashto",                720, 13,, 0463:00000463
-00000415 = "Polish",                852, 2,,  0415:00000415,0415:00010415,0409:00000409
-00000416 = "Portuguese (Brazil)",   850, 1,,  0416:00000416,0409:00000409
-00000816 = "Portuguese (Portugal)", 850, 1,,  0816:00000816,0409:00000409
-00000446 = "Punjabi (India)",       437, 15,, 0409:00000409,0446:00000446,0439:00010439
-0000046b = "Quechua (Bolivia)",     850, 1,,  400a:0000080a,046b:0000080a,0409:00000409
-0000086b = "Quechua (Ecuador)",     850, 1,,  300a:0000080a,086b:0000080a,0409:00000409
-00000c6b = "Quechua (Peru)",        850, 1,,  280a:0000080a,0c6b:0000080a,0409:00000409
-00000418 = "Romanian",              852, 2,,  0418:00000418,0409:00000409
-00000417 = "Romansh",               850, 1,,  0417:00000807
-00000419 = "Russian",               866, 5,,  0419:00000419,0409:00000409
-0000043b = "Sami, Northern (Norway)", 850, 1,,043b:0000043b,0409:00000409
-0000083b = "Sami, Northern (Sweden)", 850, 1,,083b:0000083b,0409:00000409
-00000c3b = "Sami, Northern (Finland)",850, 1,,0c3b:0001083b,0409:00000409
-0000103b = "Sami, Lule (Norway)",   850, 1,,  103b:0000043b,0409:00000409
-0000143b = "Sami, Lule (Sweden)",   850, 1,,  143b:0000083b,0409:00000409
-0000183b = "Sami, Southern (Norway)", 850, 1,,183b:0000043b,0409:00000409
-00001c3b = "Sami, Southern (Sweden)", 850, 1,,1c3b:0000083b,0409:00000409
-0000203b = "Sami, Skolt (Finland)", 850, 1,,  203b:0001083b,0409:00000409
-0000243b = "Sami, Inari (Finland)", 850, 1,,  243b:0001083b,0409:00000409
-0000044f = "Sanskrit",              437, 15,, 0409:00000409,044f:00000439
-0000081a = "Serbian (Latin)",       852, 2,,  081a:0000081a,0409:00000409
-0000181a = "Serbian (Latin, Bosnia and Herzegovina)", 852, 2,,181a:0000081a,0409:00000409
-00000c1a = "Serbian (Cyrillic)",    855, 5,,  0c1a:00000c1a,0409:00000409
-00001c1a = "Serbian (Cyrillic, Bosnia and Herzegovina)", 855, 5,,1c1a:00000c1a,0409:00000409
-0000041b = "Slovak",                852, 2,,  041b:0000041b,0409:00000409
-00000424 = "Slovenian",             852, 2,,  0424:00000424,0409:00000409
-0000040a = "Spanish (Traditional Sort)", 850, 1,,040a:0000040a,0409:00000409
-0000080a = "Spanish (Mexico)",      850, 1,,  080a:0000080a,0409:00000409
-00000c0a = "Spanish (International Sort)", 850, 1,,0c0a:0000040a,0409:00000409
-0000100a = "Spanish (Guatemala)",   850, 1,,  100a:0000080a,0409:00000409
-0000140a = "Spanish (Costa Rica)",  850, 1,,  140a:0000080a,0409:00000409
-0000180a = "Spanish (Panama)",      850, 1,,  180a:0000080a,0409:00000409
-00001c0a = "Spanish (Dominican Republic)", 850, 1,,1c0a:0000080a,0409:00000409
-0000200a = "Spanish (Venezuela)",   850, 1,,  200a:0000080a,0409:00000409
-0000240a = "Spanish (Colombia)",    850, 1,,  240a:0000080a,0409:00000409
-0000280a = "Spanish (Peru)",        850, 1,,  280a:0000080a,0409:00000409
-00002c0a = "Spanish (Argentina)",   850, 1,,  2c0a:0000080a,0409:00000409
-0000300a = "Spanish (Ecuador)",     850, 1,,  300a:0000080a,0409:00000409
-0000340a = "Spanish (Chile)",       850, 1,,  340a:0000080a,0409:00000409
-0000380a = "Spanish (Uruguay)",     850, 1,,  380a:0000080a,0409:00000409
-00003c0a = "Spanish (Paraguay)",    850, 1,,  3c0a:0000080a,0409:00000409
-0000400a = "Spanish (Bolivia)",     850, 1,,  400a:0000080a,0409:00000409
-0000440a = "Spanish (El Salvador)", 850, 1,,  440a:0000080a,0409:00000409
-0000480a = "Spanish (Honduras)",    850, 1,,  480a:0000080a,0409:00000409
-00004c0a = "Spanish (Nicaragua)",   850, 1,,  4c0a:0000080a,0409:00000409
-0000500a = "Spanish (Puerto Rico)", 850, 1,,  500a:0000080a,0409:00000409
-00000441 = "Swahili",               437, 1,,  0409:00000409
-0000041d = "Swedish",               850, 1,,  041d:0000041d,0409:00000409
-0000081d = "Swedish (Finland)",     850, 1,,  081d:0000041d,0409:00000409
-0000045a = "Syriac (Syria)",        720, 13,, 0409:00000409,045a:0000045a
-00000449 = "Tamil",                 437, 15,, 0409:00000409,0449:00000449
-00000444 = "Tatar",                 866, 5,,  0444:00000444,0409:00000409,0419:00000419
-0000044a = "Telugu (India)",        437, 15,, 0409:00000409,044a:0000044a,0439:00010439
-0000041e = "Thai",                  874, 11,, 0409:00000409,041e:0000041e
-00000432 = "Tswana",                850, 1,,  0432:00000409,0409:00000409
-0000041f = "Turkish",               857, 6,,  041f:0000041f,0409:00000409
-00000422 = "Ukrainian",             866, 5,,  0422:00000422,0409:00000409
-00000420 = "Urdu",                  720, 13,, 0420:00000420,0409:00000409
-00000443 = "Uzbek (Latin)",         857, 6,5, 0443:00000409,0843:00000843,0419:00000419
-00000843 = "Uzbek (Cyrillic)",      866, 5,6, 0843:00000843,0443:00000409,0419:00000419
-0000042a = "Vietnamese",            1258,14,, 0409:00000409,042a:0000042a
-00000452 = "Welsh",                 850, 1,,  0809:00000809,0452:00000452
-00000434 = "Xhosa",                 850, 1,,  0434:00000409,0409:00000409
-00000435 = "Zulu",                  850, 1,,  0435:00000409,0409:00000409
-
-[CodePages]
-1250  = "1250  (ANSI - Central Europe)"
-1251  = "1251  (ANSI - Cyrillic)"
-1252  = "1252  (ANSI - Latin I)"
-1253  = "1253  (ANSI - Greek)"
-1254  = "1254  (ANSI - Turkish)"
-1255  = "1255  (ANSI - Hebrew)"
-1256  = "1256  (ANSI - Arabic)"
-1257  = "1257  (ANSI - Baltic)"
-1258  = "1258  (ANSI/OEM - Viet Nam)"
-874   = "874   (ANSI/OEM - Thai)"
-932   = "932   (ANSI/OEM - Japanese Shift-JIS)"
-936   = "936   (ANSI/OEM - Simplified Chinese GBK)"
-949   = "949   (ANSI/OEM - Korean)"
-950   = "950   (ANSI/OEM - Traditional Chinese Big5)"
-
-437   = "437   (OEM - United States)"
-737   = "737   (OEM - Greek 437G)"
-775   = "775   (OEM - Baltic)"
-850   = "850   (OEM - Multilingual Latin I)"
-852   = "852   (OEM - Latin II)"
-855   = "855   (OEM - Cyrillic)"
-857   = "857   (OEM - Turkish)"
-858   = "858   (OEM - Multilingual Latin I + Euro)"
-860   = "860   (OEM - Portuguese)"
-861   = "861   (OEM - Icelandic)"
-862   = "862   (OEM - Hebrew)"
-863   = "863   (OEM - Canadian French)"
-864   = "864   (OEM - Arabic)"
-865   = "865   (OEM - Nordic)"
-866   = "866   (OEM - Russian)"
-869   = "869   (OEM - Modern Greek)"
-
-10000 = "10000 (MAC - Roman)"
-10001 = "10001 (MAC - Japanese)"
-10002 = "10002 (MAC - Traditional Chinese Big5)"
-10003 = "10003 (MAC - Korean)"
-10004 = "10004 (MAC - Arabic)"
-10005 = "10005 (MAC - Hebrew)"
-10006 = "10006 (MAC - Greek I)"
-10007 = "10007 (MAC - Cyrillic)"
-10008 = "10008 (MAC - Simplified Chinese GB 2312)"
-10010 = "10010 (MAC - Romania)"
-10017 = "10017 (MAC - Ukraine)"
-10021 = "10021 (MAC - Thai)"
-10029 = "10029 (MAC - Latin II)"
-10079 = "10079 (MAC - Icelandic)"
-10081 = "10081 (MAC - Turkish)"
-10082 = "10082 (MAC - Croatia)"
-
-65000 = "65000 (UTF-7)"
-65001 = "65001 (UTF-8)"
-
-37    = "37    (IBM EBCDIC - U.S./Canada)"
-1026  = "1026  (IBM EBCDIC - Turkish (Latin-5))"
-1047  = "1047  (IBM EBCDIC - Latin-1/Open System)"
-1140  = "1140  (IBM EBCDIC - U.S./Canada (37 + Euro))"
-1141  = "1141  (IBM EBCDIC - Germany (20273 + Euro))"
-1142  = "1142  (IBM EBCDIC - Denmark/Norway (20277 + Euro))"
-1143  = "1143  (IBM EBCDIC - Finland/Sweden (20278 + Euro))"
-1144  = "1144  (IBM EBCDIC - Italy (20280 + Euro))"
-1145  = "1145  (IBM EBCDIC - Latin America/Spain (20284 + Euro))"
-1146  = "1146  (IBM EBCDIC - United Kingdom (20285 + Euro))"
-1147  = "1147  (IBM EBCDIC - France (20297 + Euro))"
-1148  = "1148  (IBM EBCDIC - International (500 + Euro))"
-1149  = "1149  (IBM EBCDIC - Icelandic (20871 + Euro))"
-20273 = "20273 (IBM EBCDIC - Germany)"
-20277 = "20277 (IBM EBCDIC - Denmark/Norway)"
-20278 = "20278 (IBM EBCDIC - Finland/Sweden)"
-20280 = "20280 (IBM EBCDIC - Italy)"
-20284 = "20284 (IBM EBCDIC - Latin America/Spain)"
-20285 = "20285 (IBM EBCDIC - United Kingdom)"
-20290 = "20290 (IBM EBCDIC - Japanese Katakana Extended)"
-20297 = "20297 (IBM EBCDIC - France)"
-20420 = "20420 (IBM EBCDIC - Arabic)"
-20423 = "20423 (IBM EBCDIC - Greek)"
-20424 = "20424 (IBM EBCDIC - Hebrew)"
-20833 = "20833 (IBM EBCDIC - Korean Extended)"
-20838 = "20838 (IBM EBCDIC - Thai)"
-20871 = "20871 (IBM EBCDIC - Icelandic)"
-20880 = "20880 (IBM EBCDIC - Cyrillic (Russian))"
-20905 = "20905 (IBM EBCDIC - Turkish)"
-20924 = "20924 (IBM EBCDIC - Latin-1/Open System (1047 + Euro))"
-21025 = "21025 (IBM EBCDIC - Cyrillic (Serbian, Bulgarian))"
-500   = "500   (IBM EBCDIC - International)"
-870   = "870   (IBM EBCDIC - Multilingual/ROECE (Latin-2))"
-875   = "875   (IBM EBCDIC - Modern Greek)"
-
-20269 = "20269 (ISO 6937 Non-Spacing Accent)"
-28591 = "28591 (ISO 8859-1 Latin I)"
-28592 = "28592 (ISO 8859-2 Central Europe)"
-28593 = "28593 (ISO 8859-3 Latin 3)"
-28594 = "28594 (ISO 8859-4 Baltic)"
-28595 = "28595 (ISO 8859-5 Cyrillic)"
-28596 = "28596 (ISO 8859-6 Arabic)"
-28597 = "28597 (ISO 8859-7 Greek)"
-28598 = "28598 (ISO 8859-8 Hebrew: Visual Ordering)"
-28599 = "28599 (ISO 8859-9 Latin 5)"
-28605 = "28605 (ISO 8859-15 Latin 9)"
-38598 = "38598 (ISO 8859-8 Hebrew: Logical Ordering)"
-
-20105 = "20105 (IA5 IRV International Alphabet No.5)"
-20106 = "20106 (IA5 German)"
-20107 = "20107 (IA5 Swedish)"
-20108 = "20108 (IA5 Norwegian)"
-
-1361  = "1361  (Korean - Johab)"
-20000 = "20000 (CNS - Taiwan)"
-20001 = "20001 (TCA - Taiwan)"
-20002 = "20002 (Eten - Taiwan)"
-20003 = "20003 (IBM5550 - Taiwan)"
-20004 = "20004 (TeleText - Taiwan)"
-20005 = "20005 (Wang - Taiwan)"
-20127 = "20127 (US-ASCII)"
-20261 = "20261 (T.61)"
-20866 = "20866 (Russian - KOI8)"
-21027 = "21027 (Ext Alpha Lowercase)"
-21866 = "21866 (Ukrainian - KOI8-U)"
-708   = "708   (Arabic - ASMO)"
-720   = "720   (Arabic - Transparent ASMO)"
-20932 = "20932 (JIS X 0208-1990 & 0212-1990)"
-20936 = "20936 (Simplified Chinese GB2312)"
-20949 = "20949 (Korean Wansung)"
-
-57002 = "57002 (ISCII Devanagari)"
-57003 = "57003 (ISCII Bengali)"
-57004 = "57004 (ISCII Tamil)"
-57005 = "57005 (ISCII Telugu)"
-57006 = "57006 (ISCII Assamese)"
-57007 = "57007 (ISCII Oriya)"
-57008 = "57008 (ISCII Kannada)"
-57009 = "57009 (ISCII Malayalam)"
-57010 = "57010 (ISCII Gujarati)"
-57011 = "57011 (ISCII Gurmukhi)"
-
-50930 = "50930 (IBM EBCDIC - Japanese (Katakana) Extended and Japanese)"
-50931 = "50931 (IBM EBCDIC - US/Canada and Japanese)"
-50933 = "50933 (IBM EBCDIC - Korean Extended and Korean)"
-50935 = "50935 (IBM EBCDIC - Simplified Chinese)"
-50937 = "50937 (IBM EBCDIC - US/Canada and Traditional Chinese)"
-50939 = "50939 (IBM EBCDIC - Japanese (Latin) Extended and Japanese)"
-
-50220 = "50220 (ISO-2022 Japanese with no halfwidth Katakana)"
-50221 = "50221 (ISO-2022 Japanese with halfwidth Katakana)"
-50222 = "50222 (ISO-2022 Japanese JIS X 0201-1989)"
-50225 = "50225 (ISO-2022 Korean)"
-50227 = "50227 (ISO-2022 Simplified Chinese)"
-50229 = "50229 (ISO-2022 Traditional Chinese)"
-
-51932 = "51932 (EUC-Japanese)"
-51936 = "51936 (EUC-Simplified Chinese)"
-51949 = "51949 (EUC-Korean)"
-51950 = "51950 (EUC-Traditional Chinese)"
-
-52936 = "52936 (HZ-GB2312 Simplified Chinese)"
-54936 = "54936 (GB18030 Simplified Chinese)"
-
-[LanguageGroups]
-1  = "Western Europe and United States",
-2  = "Central Europe",
-3  = "Baltic",
-4  = "Greek",
-5  = "Cyrillic",
-6  = "Turkic",
-7  = "Japanese",lang
-8  = "Korean",lang
-9  = "Traditional Chinese",lang
-10 = "Simplified Chinese",lang
-11 = "Thai",
-12 = "Hebrew",
-13 = "Arabic",
-14 = "Vietnamese",
-15 = "Indic",
-16 = "Georgian",
-17 = "Armenian",
-
-[LG_INSTALL_1]
-
-[LG_REMOVE_1]
-
-[LG_INSTALL_2]
-
-[LG_REMOVE_2]
-
-[LG_INSTALL_3]
-
-[LG_REMOVE_3]
-
-[LG_INSTALL_4]
-
-[LG_REMOVE_4]
-
-[LG_INSTALL_5]
-
-[LG_REMOVE_5]
-
-[LG_INSTALL_6]
-
-[LG_REMOVE_6]
-
-[LG_INSTALL_7]
-
-[LG_REMOVE_7]
-
-[LG_INSTALL_8]
-
-[LG_REMOVE_8]
-
-[LG_INSTALL_9]
-
-[LG_REMOVE_9]
-
-[LG_INSTALL_10]
-
-[LG_REMOVE_10]
-
-[LG_INSTALL_11]
-
-[LG_REMOVE_11]
-
-[LG_INSTALL_12]
-
-[LG_REMOVE_12]
-
-[LG_INSTALL_13]
-
-[LG_REMOVE_13]
-
-[LG_INSTALL_14]
-
-[LG_REMOVE_14]
-
-[LG_INSTALL_15]
-
-[LG_REMOVE_15]
-
-[LG_INSTALL_16]
-
-[LG_REMOVE_16]
-
-[LG_INSTALL_17]
-
-[LG_REMOVE_17]
+[Version]\r
+Signature = $Windows NT$\r
+;Signature  = "$ReactOS$"\r
+ClassGUID = {00000000-0000-0000-0000-000000000000}\r
+LayoutFile = layout.inf\r
+DriverVer = 05/29/2008,0.1\r
+\r
+[Locales]\r
+00000436 = "Afrikaans",             850, 1,,  0436:00000409,0409:00000409\r
+0000041c = "Albanian",              852, 2,,  041c:0000041c,0409:00000409\r
+00000401 = "Arabic (Saudi Arabia)", 720, 13,, 0409:00000409,0401:00000401\r
+00000801 = "Arabic (Iraq)",         720, 13,, 0409:00000409,0801:00000401\r
+00000c01 = "Arabic (Egypt)",        720, 13,, 0409:00000409,0c01:00000401\r
+00001001 = "Arabic (Libya)",        720, 13,, 040c:0000040c,1001:00020401\r
+00001401 = "Arabic (Algeria)",      720, 13,, 040c:0000040c,1401:00020401\r
+00001801 = "Arabic (Morocco)",      720, 13,, 040c:0000040c,1801:00020401\r
+00001c01 = "Arabic (Tunisia)",      720, 13,, 040c:0000040c,1c01:00020401\r
+00002001 = "Arabic (Oman)",         720, 13,, 0409:00000409,2001:00000401\r
+00002401 = "Arabic (Yemen)",        720, 13,, 0409:00000409,2401:00000401\r
+00002801 = "Arabic (Syria)",        720, 13,, 0409:00000409,2801:00000401\r
+00002c01 = "Arabic (Jordan)",       720, 13,, 0409:00000409,2c01:00000401\r
+00003001 = "Arabic (Lebanon)",      720, 13,, 0409:00000409,3001:00000401\r
+00003401 = "Arabic (Kuwait)",       720, 13,, 0409:00000409,3401:00000401\r
+00003801 = "Arabic (U.A.E.)",       720, 13,, 0409:00000409,3801:00000401\r
+00003c01 = "Arabic (Bahrain)",      720, 13,, 0409:00000409,3c01:00000401\r
+00004001 = "Arabic (Qatar)",        720, 13,, 0409:00000409,4001:00000401\r
+0000042b = "Armenian",              437, 17,5,042b:0000042b,0409:00000409,0419:00000419\r
+0000042c = "Azeri (Latin)",         857, 6,5, 042c:0000042c,082c:0000082c,0419:00000419\r
+0000082c = "Azeri (Cyrillic)",      866, 5,6, 082c:0000082c,042c:0000042c,0419:00000419\r
+0000042d = "Basque",                850, 1,,  042d:000040a,0409:00000409\r
+00000423 = "Belarusian",            866, 5,,  0423:00000423,0409:00000409,0419:00000419\r
+00000445 = "Bengali (India)",       437, 15,, 0409:00000409,0445:00010445,0445:00000445\r
+0000141a = "Bosnian (Latin, Bosnia and Herzegovina)",    852, 2,, 141a:0000141a,0409:00000409\r
+0000201a = "Bosnian (Cyrillic, Bosnia and Herzegovina)", 855, 5,, 201a:0000201a,0409:00000409\r
+00000402 = "Bulgarian",             866, 5,,  0402:00000402,0409:00000409\r
+00000403 = "Catalan",               850, 1,,  0403:0000040a,0409:00000409\r
+00000404 = "Chinese (Taiwan)",      950, 9,,  0404:00000404,0404:e0080404,0404:E0010404\r
+00000804 = "Chinese (PRC)",         936, 10,, 0804:00000804,0804:e00e0804,0804:e0010804,0804:e0030804,0804:e0040804\r
+00000c04 = "Chinese (Hong Kong S.A.R.)", 950, 10,9, 0409:00000409,0c04:e0080404\r
+00001004 = "Chinese (Singapore)",   936, 10,, 0409:00000409,0804:e00e0804,0804:e0010804,0804:e0030804,0804:e0040804\r
+00001404 = "Chinese (Macau S.A.R.)",950, 10,9,0409:00000409,0804:e00e0804,0404:e0020404,0404:e0080404\r
+0000041a = "Croatian",              852, 2,,  041a:0000041a,0409:00000409\r
+0000101a = "Croatian (Bosnia and Herzegovina)", 852, 2,, 101a:0000041a,0409:00000409\r
+00000405 = "Czech",                 852, 2,,  0405:00000405,0409:00000409\r
+00000406 = "Danish",                850, 1,,  0406:00000406,0409:00000409\r
+00000465 = "Divehi (Maldives)",     720, 13,, 0409:00000409,0465:00000465\r
+00000413 = "Dutch (Netherlands)",   850, 1,,  0413:00020409,0413:00000413,0409:00000409\r
+00000813 = "Dutch (Belgium)",       850, 1,,  0813:00000813,0409:00000409\r
+00000409 = "English (United States)", 437, 1,,0409:00000409\r
+00000809 = "English (United Kingdom)", 850, 1,,0809:00000809\r
+00000c09 = "English (Australia)",   850, 1,,  0c09:00000409\r
+00001009 = "English (Canada)",      850, 1,,  1009:00000409,1009:00011009,1009:00001009\r
+00001409 = "English (New Zealand)", 850, 1,,  1409:00000409\r
+00001809 = "English (Ireland)",     850, 1,,  1809:00001809,1809:00011809\r
+00001c09 = "English (South Africa)",437, 1,,  1c09:00000409\r
+00002009 = "English (Jamaica)",     850, 1,,  2009:00000409\r
+00002409 = "English (Caribbean)",   850, 1,,  2409:00000409\r
+00002809 = "English (Belize)",      850, 1,,  2809:00000409\r
+00002c09 = "English (Trinidad)",    850, 1,,  2c09:00000409\r
+00003009 = "English (Zimbabwe)",    437, 1,,  3009:00000409\r
+00003409 = "English (Philippines)", 437, 1,,  3409:00000409\r
+00000425 = "Estonian",              775, 3,,  0425:00000425\r
+00000438 = "Faeroese",              850, 1,,  0438:00000406,0409:00000409\r
+00000429 = "Farsi",                 720, 11,, 0409:00000409,0429:00000429,0429:00000401\r
+00000464 = "Filipino",              437, 1,,  0464:00000409\r
+0000040b = "Finnish",               850, 1,,  040b:0000040b,0409:00000409\r
+0000040c = "French (France)",       850, 1,,  040c:0000040c,0409:00000409\r
+0000080c = "French (Belgium)",      850, 1,,  080c:0000080c,0409:00000409\r
+00000c0c = "French (Canada)",       850, 1,,  0c0c:00011009,0409:00000409\r
+0000100c = "French (Switzerland)",  850, 1,,  100c:0000100c,0409:00000409\r
+0000140c = "French (Luxembourg)",   850, 1,,  140c:0000040c,0409:00000409\r
+0000180c = "French (Monaco)",       850, 1,,  180c:0000040c,0409:00000409\r
+00000462 = "Frisian",               850, 1,,  0462:00020409\r
+00000456 = "Galician (Spain)",      850, 1,,  0456:0000040a,0409:00000409\r
+00000437 = "Georgian",              437, 16,5,0437:00000437,0409:00000409,0419:00000419\r
+00000407 = "German (Germany)",      850, 1,,  0407:00000407,0409:00000409\r
+00000807 = "German (Switzerland)",  850, 1,,  0807:00000807,0409:00000409\r
+00000c07 = "German (Austria)",      850, 1,,  0c07:00000407,0409:00000409\r
+00001007 = "German (Luxembourg)",   850, 1,,  1007:00000407,0409:00000409\r
+00001407 = "German (Liechtenstein)",850, 1,,  1407:00000407,0409:00000409\r
+00000408 = "Greek",                 737, 4,,  0409:00000409,0408:00000408\r
+00000447 = "Gujarati (India)",      437, 15,, 0409:00000409,0447:0000447,0439:00010439\r
+0000040d = "Hebrew",                862, 12,, 0409:00000409,040d:0000040d\r
+00000439 = "Hindi",                 437, 15,, 0409:00000409,0439:00010439,0439:00000439\r
+0000040e = "Hungarian",             852, 2,,  040e:0000040e,0409:00000409\r
+0000040f = "Icelandic",             850, 1,,  040f:0000040f,0409:00000409\r
+00000421 = "Indonesian",            850, 1,,  0421:00000409,0409:00000409\r
+0000085d = "Inuktitut (Latin)",     437, 1,,  085d:0000085d\r
+0000083c = "Irish",                 850, 1,,  083c:00001809\r
+00000410 = "Italian (Italy)",       850, 1,,  0410:00000410,0409:00000409\r
+00000810 = "Italian (Switzerland)", 850, 1,,  0810:00000410,0409:00000409\r
+00000411 = "Japanese",              932, 7,,  0411:e0010411\r
+0000044b = "Kannada (India)",       437, 15,, 0409:00000409,044b:0000044b,0439:00010439\r
+0000043f = "Kazakh",                866, 5,,  043f:0000043f,0409:00000409,0419:00000419\r
+00000457 = "Konkani",               437, 15,, 0409:00000409,0457:00000439\r
+00000412 = "Korean",                949, 8,,  0412:E0010412\r
+00000812 = "Korean (Johab)",        1361,8,,  0812:E0010412\r
+00000440 = "Kyrgyz (Kyrgyzstan)",   866, 5,,  0440:00000440,0409:00000409\r
+00000426 = "Latvian",               775, 3,,  0426:00010426\r
+00000427 = "Lithuanian",            775, 3,,  0427:00010427\r
+0000046e = "Luxembourgish",         850, 1,,  046e:0000046e\r
+0000042f = "FYRO Macedonian",       866, 5,,  042f:0000042f,0409:00000409\r
+0000043e = "Malay (Malaysia)",      850, 1,,  0409:00000409\r
+0000083e = "Malay (Brunei Darussalam)", 850, 1,,0409:00000409\r
+0000044c = "Malayalam (India)",     437, 15,, 0409:00000409,044c:0000044c\r
+0000043a = "Maltese",               850, 1,,  043a:0001043a,043a:0000043a,0409:00000409\r
+00000481 = "Maori",                 850, 1,,  1409:00000409,0481:00000481\r
+0000047a = "Mapudungun",            850, 1,,  047a:0000080a\r
+0000044e = "Marathi",               437, 15,, 0409:00000409,044e:0000044e,044e:00000439\r
+0000047c = "Mohawk",                850, 1,,  047c:00000409\r
+00000450 = "Mongolian (Mongolia)",  866, 5,,  0450:00000450,0409:00000409\r
+00000461 = "Nepali (Nepal)",        437, 15,, 0461:00000461\r
+0000046c = "Northern Sotho",        850, 1,,  046c:00000409,0409:00000409\r
+00000414 = "Norwegian (Bokmal)",    850, 1,,  0414:00000414,0409:00000409\r
+00000814 = "Norwegian (Nynorsk)",   850, 1,,  0814:00000414,0409:00000409\r
+00000463 = "Pashto",                720, 13,, 0463:00000463\r
+00000415 = "Polish",                852, 2,,  0415:00000415,0415:00010415,0409:00000409\r
+00000416 = "Portuguese (Brazil)",   850, 1,,  0416:00000416,0409:00000409\r
+00000816 = "Portuguese (Portugal)", 850, 1,,  0816:00000816,0409:00000409\r
+00000446 = "Punjabi (India)",       437, 15,, 0409:00000409,0446:00000446,0439:00010439\r
+0000046b = "Quechua (Bolivia)",     850, 1,,  400a:0000080a,046b:0000080a,0409:00000409\r
+0000086b = "Quechua (Ecuador)",     850, 1,,  300a:0000080a,086b:0000080a,0409:00000409\r
+00000c6b = "Quechua (Peru)",        850, 1,,  280a:0000080a,0c6b:0000080a,0409:00000409\r
+00000418 = "Romanian",              852, 2,,  0418:00000418,0409:00000409\r
+00000417 = "Romansh",               850, 1,,  0417:00000807\r
+00000419 = "Russian",               866, 5,,  0419:00000419,0409:00000409\r
+0000043b = "Sami, Northern (Norway)", 850, 1,,043b:0000043b,0409:00000409\r
+0000083b = "Sami, Northern (Sweden)", 850, 1,,083b:0000083b,0409:00000409\r
+00000c3b = "Sami, Northern (Finland)",850, 1,,0c3b:0001083b,0409:00000409\r
+0000103b = "Sami, Lule (Norway)",   850, 1,,  103b:0000043b,0409:00000409\r
+0000143b = "Sami, Lule (Sweden)",   850, 1,,  143b:0000083b,0409:00000409\r
+0000183b = "Sami, Southern (Norway)", 850, 1,,183b:0000043b,0409:00000409\r
+00001c3b = "Sami, Southern (Sweden)", 850, 1,,1c3b:0000083b,0409:00000409\r
+0000203b = "Sami, Skolt (Finland)", 850, 1,,  203b:0001083b,0409:00000409\r
+0000243b = "Sami, Inari (Finland)", 850, 1,,  243b:0001083b,0409:00000409\r
+0000044f = "Sanskrit",              437, 15,, 0409:00000409,044f:00000439\r
+0000081a = "Serbian (Latin)",       852, 2,,  081a:0000081a,0409:00000409\r
+0000181a = "Serbian (Latin, Bosnia and Herzegovina)", 852, 2,,181a:0000081a,0409:00000409\r
+00000c1a = "Serbian (Cyrillic)",    855, 5,,  0c1a:00000c1a,0409:00000409\r
+00001c1a = "Serbian (Cyrillic, Bosnia and Herzegovina)", 855, 5,,1c1a:00000c1a,0409:00000409\r
+0000041b = "Slovak",                852, 2,,  041b:0000041b,0409:00000409\r
+00000424 = "Slovenian",             852, 2,,  0424:00000424,0409:00000409\r
+0000040a = "Spanish (Traditional Sort)", 850, 1,,040a:0000040a,0409:00000409\r
+0000080a = "Spanish (Mexico)",      850, 1,,  080a:0000080a,0409:00000409\r
+00000c0a = "Spanish (International Sort)", 850, 1,,0c0a:0000040a,0409:00000409\r
+0000100a = "Spanish (Guatemala)",   850, 1,,  100a:0000080a,0409:00000409\r
+0000140a = "Spanish (Costa Rica)",  850, 1,,  140a:0000080a,0409:00000409\r
+0000180a = "Spanish (Panama)",      850, 1,,  180a:0000080a,0409:00000409\r
+00001c0a = "Spanish (Dominican Republic)", 850, 1,,1c0a:0000080a,0409:00000409\r
+0000200a = "Spanish (Venezuela)",   850, 1,,  200a:0000080a,0409:00000409\r
+0000240a = "Spanish (Colombia)",    850, 1,,  240a:0000080a,0409:00000409\r
+0000280a = "Spanish (Peru)",        850, 1,,  280a:0000080a,0409:00000409\r
+00002c0a = "Spanish (Argentina)",   850, 1,,  2c0a:0000080a,0409:00000409\r
+0000300a = "Spanish (Ecuador)",     850, 1,,  300a:0000080a,0409:00000409\r
+0000340a = "Spanish (Chile)",       850, 1,,  340a:0000080a,0409:00000409\r
+0000380a = "Spanish (Uruguay)",     850, 1,,  380a:0000080a,0409:00000409\r
+00003c0a = "Spanish (Paraguay)",    850, 1,,  3c0a:0000080a,0409:00000409\r
+0000400a = "Spanish (Bolivia)",     850, 1,,  400a:0000080a,0409:00000409\r
+0000440a = "Spanish (El Salvador)", 850, 1,,  440a:0000080a,0409:00000409\r
+0000480a = "Spanish (Honduras)",    850, 1,,  480a:0000080a,0409:00000409\r
+00004c0a = "Spanish (Nicaragua)",   850, 1,,  4c0a:0000080a,0409:00000409\r
+0000500a = "Spanish (Puerto Rico)", 850, 1,,  500a:0000080a,0409:00000409\r
+00000441 = "Swahili",               437, 1,,  0409:00000409\r
+0000041d = "Swedish",               850, 1,,  041d:0000041d,0409:00000409\r
+0000081d = "Swedish (Finland)",     850, 1,,  081d:0000041d,0409:00000409\r
+0000045a = "Syriac (Syria)",        720, 13,, 0409:00000409,045a:0000045a\r
+00000449 = "Tamil",                 437, 15,, 0409:00000409,0449:00000449\r
+00000444 = "Tatar",                 866, 5,,  0444:00000444,0409:00000409,0419:00000419\r
+0000044a = "Telugu (India)",        437, 15,, 0409:00000409,044a:0000044a,0439:00010439\r
+0000041e = "Thai",                  874, 11,, 0409:00000409,041e:0000041e\r
+00000432 = "Tswana",                850, 1,,  0432:00000409,0409:00000409\r
+0000041f = "Turkish",               857, 6,,  041f:0000041f,0409:00000409\r
+00000422 = "Ukrainian",             866, 5,,  0422:00000422,0409:00000409\r
+00000420 = "Urdu",                  720, 13,, 0420:00000420,0409:00000409\r
+00000443 = "Uzbek (Latin)",         857, 6,5, 0443:00000409,0843:00000843,0419:00000419\r
+00000843 = "Uzbek (Cyrillic)",      866, 5,6, 0843:00000843,0443:00000409,0419:00000419\r
+0000042a = "Vietnamese",            1258,14,, 0409:00000409,042a:0000042a\r
+00000452 = "Welsh",                 850, 1,,  0809:00000809,0452:00000452\r
+00000434 = "Xhosa",                 850, 1,,  0434:00000409,0409:00000409\r
+00000435 = "Zulu",                  850, 1,,  0435:00000409,0409:00000409\r
+\r
+[CodePages]\r
+1250  = "1250  (ANSI - Central Europe)"\r
+1251  = "1251  (ANSI - Cyrillic)"\r
+1252  = "1252  (ANSI - Latin I)"\r
+1253  = "1253  (ANSI - Greek)"\r
+1254  = "1254  (ANSI - Turkish)"\r
+1255  = "1255  (ANSI - Hebrew)"\r
+1256  = "1256  (ANSI - Arabic)"\r
+1257  = "1257  (ANSI - Baltic)"\r
+1258  = "1258  (ANSI/OEM - Viet Nam)"\r
+874   = "874   (ANSI/OEM - Thai)"\r
+932   = "932   (ANSI/OEM - Japanese Shift-JIS)"\r
+936   = "936   (ANSI/OEM - Simplified Chinese GBK)"\r
+949   = "949   (ANSI/OEM - Korean)"\r
+950   = "950   (ANSI/OEM - Traditional Chinese Big5)"\r
+\r
+437   = "437   (OEM - United States)"\r
+737   = "737   (OEM - Greek 437G)"\r
+775   = "775   (OEM - Baltic)"\r
+850   = "850   (OEM - Multilingual Latin I)"\r
+852   = "852   (OEM - Latin II)"\r
+855   = "855   (OEM - Cyrillic)"\r
+857   = "857   (OEM - Turkish)"\r
+858   = "858   (OEM - Multilingual Latin I + Euro)"\r
+860   = "860   (OEM - Portuguese)"\r
+861   = "861   (OEM - Icelandic)"\r
+862   = "862   (OEM - Hebrew)"\r
+863   = "863   (OEM - Canadian French)"\r
+864   = "864   (OEM - Arabic)"\r
+865   = "865   (OEM - Nordic)"\r
+866   = "866   (OEM - Russian)"\r
+869   = "869   (OEM - Modern Greek)"\r
+\r
+10000 = "10000 (MAC - Roman)"\r
+10001 = "10001 (MAC - Japanese)"\r
+10002 = "10002 (MAC - Traditional Chinese Big5)"\r
+10003 = "10003 (MAC - Korean)"\r
+10004 = "10004 (MAC - Arabic)"\r
+10005 = "10005 (MAC - Hebrew)"\r
+10006 = "10006 (MAC - Greek I)"\r
+10007 = "10007 (MAC - Cyrillic)"\r
+10008 = "10008 (MAC - Simplified Chinese GB 2312)"\r
+10010 = "10010 (MAC - Romania)"\r
+10017 = "10017 (MAC - Ukraine)"\r
+10021 = "10021 (MAC - Thai)"\r
+10029 = "10029 (MAC - Latin II)"\r
+10079 = "10079 (MAC - Icelandic)"\r
+10081 = "10081 (MAC - Turkish)"\r
+10082 = "10082 (MAC - Croatia)"\r
+\r
+65000 = "65000 (UTF-7)"\r
+65001 = "65001 (UTF-8)"\r
+\r
+37    = "37    (IBM EBCDIC - U.S./Canada)"\r
+1026  = "1026  (IBM EBCDIC - Turkish (Latin-5))"\r
+1047  = "1047  (IBM EBCDIC - Latin-1/Open System)"\r
+1140  = "1140  (IBM EBCDIC - U.S./Canada (37 + Euro))"\r
+1141  = "1141  (IBM EBCDIC - Germany (20273 + Euro))"\r
+1142  = "1142  (IBM EBCDIC - Denmark/Norway (20277 + Euro))"\r
+1143  = "1143  (IBM EBCDIC - Finland/Sweden (20278 + Euro))"\r
+1144  = "1144  (IBM EBCDIC - Italy (20280 + Euro))"\r
+1145  = "1145  (IBM EBCDIC - Latin America/Spain (20284 + Euro))"\r
+1146  = "1146  (IBM EBCDIC - United Kingdom (20285 + Euro))"\r
+1147  = "1147  (IBM EBCDIC - France (20297 + Euro))"\r
+1148  = "1148  (IBM EBCDIC - International (500 + Euro))"\r
+1149  = "1149  (IBM EBCDIC - Icelandic (20871 + Euro))"\r
+20273 = "20273 (IBM EBCDIC - Germany)"\r
+20277 = "20277 (IBM EBCDIC - Denmark/Norway)"\r
+20278 = "20278 (IBM EBCDIC - Finland/Sweden)"\r
+20280 = "20280 (IBM EBCDIC - Italy)"\r
+20284 = "20284 (IBM EBCDIC - Latin America/Spain)"\r
+20285 = "20285 (IBM EBCDIC - United Kingdom)"\r
+20290 = "20290 (IBM EBCDIC - Japanese Katakana Extended)"\r
+20297 = "20297 (IBM EBCDIC - France)"\r
+20420 = "20420 (IBM EBCDIC - Arabic)"\r
+20423 = "20423 (IBM EBCDIC - Greek)"\r
+20424 = "20424 (IBM EBCDIC - Hebrew)"\r
+20833 = "20833 (IBM EBCDIC - Korean Extended)"\r
+20838 = "20838 (IBM EBCDIC - Thai)"\r
+20871 = "20871 (IBM EBCDIC - Icelandic)"\r
+20880 = "20880 (IBM EBCDIC - Cyrillic (Russian))"\r
+20905 = "20905 (IBM EBCDIC - Turkish)"\r
+20924 = "20924 (IBM EBCDIC - Latin-1/Open System (1047 + Euro))"\r
+21025 = "21025 (IBM EBCDIC - Cyrillic (Serbian, Bulgarian))"\r
+500   = "500   (IBM EBCDIC - International)"\r
+870   = "870   (IBM EBCDIC - Multilingual/ROECE (Latin-2))"\r
+875   = "875   (IBM EBCDIC - Modern Greek)"\r
+\r
+20269 = "20269 (ISO 6937 Non-Spacing Accent)"\r
+28591 = "28591 (ISO 8859-1 Latin I)"\r
+28592 = "28592 (ISO 8859-2 Central Europe)"\r
+28593 = "28593 (ISO 8859-3 Latin 3)"\r
+28594 = "28594 (ISO 8859-4 Baltic)"\r
+28595 = "28595 (ISO 8859-5 Cyrillic)"\r
+28596 = "28596 (ISO 8859-6 Arabic)"\r
+28597 = "28597 (ISO 8859-7 Greek)"\r
+28598 = "28598 (ISO 8859-8 Hebrew: Visual Ordering)"\r
+28599 = "28599 (ISO 8859-9 Latin 5)"\r
+28605 = "28605 (ISO 8859-15 Latin 9)"\r
+38598 = "38598 (ISO 8859-8 Hebrew: Logical Ordering)"\r
+\r
+20105 = "20105 (IA5 IRV International Alphabet No.5)"\r
+20106 = "20106 (IA5 German)"\r
+20107 = "20107 (IA5 Swedish)"\r
+20108 = "20108 (IA5 Norwegian)"\r
+\r
+1361  = "1361  (Korean - Johab)"\r
+20000 = "20000 (CNS - Taiwan)"\r
+20001 = "20001 (TCA - Taiwan)"\r
+20002 = "20002 (Eten - Taiwan)"\r
+20003 = "20003 (IBM5550 - Taiwan)"\r
+20004 = "20004 (TeleText - Taiwan)"\r
+20005 = "20005 (Wang - Taiwan)"\r
+20127 = "20127 (US-ASCII)"\r
+20261 = "20261 (T.61)"\r
+20866 = "20866 (Russian - KOI8)"\r
+21027 = "21027 (Ext Alpha Lowercase)"\r
+21866 = "21866 (Ukrainian - KOI8-U)"\r
+708   = "708   (Arabic - ASMO)"\r
+720   = "720   (Arabic - Transparent ASMO)"\r
+20932 = "20932 (JIS X 0208-1990 & 0212-1990)"\r
+20936 = "20936 (Simplified Chinese GB2312)"\r
+20949 = "20949 (Korean Wansung)"\r
+\r
+57002 = "57002 (ISCII Devanagari)"\r
+57003 = "57003 (ISCII Bengali)"\r
+57004 = "57004 (ISCII Tamil)"\r
+57005 = "57005 (ISCII Telugu)"\r
+57006 = "57006 (ISCII Assamese)"\r
+57007 = "57007 (ISCII Oriya)"\r
+57008 = "57008 (ISCII Kannada)"\r
+57009 = "57009 (ISCII Malayalam)"\r
+57010 = "57010 (ISCII Gujarati)"\r
+57011 = "57011 (ISCII Gurmukhi)"\r
+\r
+50930 = "50930 (IBM EBCDIC - Japanese (Katakana) Extended and Japanese)"\r
+50931 = "50931 (IBM EBCDIC - US/Canada and Japanese)"\r
+50933 = "50933 (IBM EBCDIC - Korean Extended and Korean)"\r
+50935 = "50935 (IBM EBCDIC - Simplified Chinese)"\r
+50937 = "50937 (IBM EBCDIC - US/Canada and Traditional Chinese)"\r
+50939 = "50939 (IBM EBCDIC - Japanese (Latin) Extended and Japanese)"\r
+\r
+50220 = "50220 (ISO-2022 Japanese with no halfwidth Katakana)"\r
+50221 = "50221 (ISO-2022 Japanese with halfwidth Katakana)"\r
+50222 = "50222 (ISO-2022 Japanese JIS X 0201-1989)"\r
+50225 = "50225 (ISO-2022 Korean)"\r
+50227 = "50227 (ISO-2022 Simplified Chinese)"\r
+50229 = "50229 (ISO-2022 Traditional Chinese)"\r
+\r
+51932 = "51932 (EUC-Japanese)"\r
+51936 = "51936 (EUC-Simplified Chinese)"\r
+51949 = "51949 (EUC-Korean)"\r
+51950 = "51950 (EUC-Traditional Chinese)"\r
+\r
+52936 = "52936 (HZ-GB2312 Simplified Chinese)"\r
+54936 = "54936 (GB18030 Simplified Chinese)"\r
+\r
+[LanguageGroups]\r
+1  = "Western Europe and United States",\r
+2  = "Central Europe",\r
+3  = "Baltic",\r
+4  = "Greek",\r
+5  = "Cyrillic",\r
+6  = "Turkic",\r
+7  = "Japanese",lang\r
+8  = "Korean",lang\r
+9  = "Traditional Chinese",lang\r
+10 = "Simplified Chinese",lang\r
+11 = "Thai",\r
+12 = "Hebrew",\r
+13 = "Arabic",\r
+14 = "Vietnamese",\r
+15 = "Indic",\r
+16 = "Georgian",\r
+17 = "Armenian",\r
+\r
+[LG_INSTALL_1]\r
+\r
+[LG_REMOVE_1]\r
+\r
+[LG_INSTALL_2]\r
+\r
+[LG_REMOVE_2]\r
+\r
+[LG_INSTALL_3]\r
+\r
+[LG_REMOVE_3]\r
+\r
+[LG_INSTALL_4]\r
+\r
+[LG_REMOVE_4]\r
+\r
+[LG_INSTALL_5]\r
+\r
+[LG_REMOVE_5]\r
+\r
+[LG_INSTALL_6]\r
+\r
+[LG_REMOVE_6]\r
+\r
+[LG_INSTALL_7]\r
+\r
+[LG_REMOVE_7]\r
+\r
+[LG_INSTALL_8]\r
+\r
+[LG_REMOVE_8]\r
+\r
+[LG_INSTALL_9]\r
+\r
+[LG_REMOVE_9]\r
+\r
+[LG_INSTALL_10]\r
+\r
+[LG_REMOVE_10]\r
+\r
+[LG_INSTALL_11]\r
+\r
+[LG_REMOVE_11]\r
+\r
+[LG_INSTALL_12]\r
+\r
+[LG_REMOVE_12]\r
+\r
+[LG_INSTALL_13]\r
+\r
+[LG_REMOVE_13]\r
+\r
+[LG_INSTALL_14]\r
+\r
+[LG_REMOVE_14]\r
+\r
+[LG_INSTALL_15]\r
+\r
+[LG_REMOVE_15]\r
+\r
+[LG_INSTALL_16]\r
+\r
+[LG_REMOVE_16]\r
+\r
+[LG_INSTALL_17]\r
+\r
+[LG_REMOVE_17]\r
index 9f3dd27..d8fe5ff 100644 (file)
Binary files a/reactos/media/inf/keyboard.inf and b/reactos/media/inf/keyboard.inf differ
index 4a4c557..66712b9 100644 (file)
@@ -1,4 +1,4 @@
-[Version]
-Signature = "$Windows NT$"
-;Signature = "$ReactOS$"
-
+[Version]\r
+Signature = "$Windows NT$"\r
+;Signature = "$ReactOS$"\r
+\r
index b541d35..b697334 100644 (file)
Binary files a/reactos/media/inf/machine.inf and b/reactos/media/inf/machine.inf differ
index 71bad5c..4826917 100644 (file)
Binary files a/reactos/media/inf/msmouse.inf and b/reactos/media/inf/msmouse.inf differ
index b11901b..8b3eba0 100644 (file)
@@ -1,62 +1,62 @@
-; NETAMD.INF
-
-; Installation file for PCI network cards with VendorID=1022 (AMD)
-
-[Version]
-Signature  = "$Windows NT$"
-;Signature  = "$ReactOS$"
-LayoutFile = layout.inf
-Class      = Net
-ClassGUID  = {4D36E972-E325-11CE-BFC1-08002BE10318}
-Provider   = %ReactOS%
-DriverVer  = 02/15/2001,1.02
-
-[DestinationDirs]
-DefaultDestDir = 12
-
-[Manufacturer]
-%AMDMfg% = AMDMfg
-
-[AMDMfg]
-%PCNET.DeviceDesc% = PCNet_Inst.ndi,PCI\VEN_1022&DEV_2000
-
-;----------------------------- PCNET DRIVER -----------------------------
-
-[PCNet_Inst.ndi.NT]
-Characteristics = 0x4 ; NCF_PHYSICAL
-BusType = 5 ; PCIBus
-AddReg = PCNet_AddReg.NT
-CopyFiles = PCNet_CopyFiles.NT
-
-[PCNet_AddReg.NT]
-HKR,,BUS_TO_SCAN,,"ALL"
-HKR,,BUSTIMER,,"0"
-HKR,,EXTPHY,,"0"
-HKR,,FDUP,,"0"
-HKR,,LED0,,"10000"
-HKR,,LED1,,"10000"
-HKR,,LED2,,"10000"
-HKR,,LED3,,"10000"
-HKR,,MPMODE,,"0"
-HKR,,TP,,"1"
-
-[PCNet_CopyFiles.NT]
-pcnet.sys
-
-[PCNet_Inst.ndi.NT.Services]
-AddService = PCNet, 0x00000002, PCNet_Service_Inst
-
-[PCNet_Service_Inst]
-ServiceType   = 1
-StartType     = 3
-ErrorControl  = 0
-ServiceBinary = %12%\pcnet.sys
-LoadOrderGroup = NDIS
-
-;-------------------------------- STRINGS -------------------------------
-
-[Strings]
-ReactOS = "ReactOS Team"
-
-AMDMfg = "Advanced Micro Devices (AMD)"
-PCNET.DeviceDesc = "AMD 79c970 [PCnet32 LANCE]"
+; NETAMD.INF\r
+\r
+; Installation file for PCI network cards with VendorID=1022 (AMD)\r
+\r
+[Version]\r
+Signature  = "$Windows NT$"\r
+;Signature  = "$ReactOS$"\r
+LayoutFile = layout.inf\r
+Class      = Net\r
+ClassGUID  = {4D36E972-E325-11CE-BFC1-08002BE10318}\r
+Provider   = %ReactOS%\r
+DriverVer  = 02/15/2001,1.02\r
+\r
+[DestinationDirs]\r
+DefaultDestDir = 12\r
+\r
+[Manufacturer]\r
+%AMDMfg% = AMDMfg\r
+\r
+[AMDMfg]\r
+%PCNET.DeviceDesc% = PCNet_Inst.ndi,PCI\VEN_1022&DEV_2000\r
+\r
+;----------------------------- PCNET DRIVER -----------------------------\r
+\r
+[PCNet_Inst.ndi.NT]\r
+Characteristics = 0x4 ; NCF_PHYSICAL\r
+BusType = 5 ; PCIBus\r
+AddReg = PCNet_AddReg.NT\r
+CopyFiles = PCNet_CopyFiles.NT\r
+\r
+[PCNet_AddReg.NT]\r
+HKR,,BUS_TO_SCAN,,"ALL"\r
+HKR,,BUSTIMER,,"0"\r
+HKR,,EXTPHY,,"0"\r
+HKR,,FDUP,,"0"\r
+HKR,,LED0,,"10000"\r
+HKR,,LED1,,"10000"\r
+HKR,,LED2,,"10000"\r
+HKR,,LED3,,"10000"\r
+HKR,,MPMODE,,"0"\r
+HKR,,TP,,"1"\r
+\r
+[PCNet_CopyFiles.NT]\r
+pcnet.sys\r
+\r
+[PCNet_Inst.ndi.NT.Services]\r
+AddService = PCNet, 0x00000002, PCNet_Service_Inst\r
+\r
+[PCNet_Service_Inst]\r
+ServiceType   = 1\r
+StartType     = 3\r
+ErrorControl  = 0\r
+ServiceBinary = %12%\pcnet.sys\r
+LoadOrderGroup = NDIS\r
+\r
+;-------------------------------- STRINGS -------------------------------\r
+\r
+[Strings]\r
+ReactOS = "ReactOS Team"\r
+\r
+AMDMfg = "Advanced Micro Devices (AMD)"\r
+PCNET.DeviceDesc = "AMD 79c970 [PCnet32 LANCE]"\r
index 75d39d6..5139654 100644 (file)
Binary files a/reactos/media/inf/netisa.inf and b/reactos/media/inf/netisa.inf differ
index 0bbaba6..6ead96f 100644 (file)
@@ -1,55 +1,55 @@
-; NETRTPNT.INF
-
-; Installation file for 8029 compatible netcards
-
-[Version]
-Signature  = "$Windows NT$"
-;Signature  = "$ReactOS$"
-LayoutFile = layout.inf
-Class      = Net
-ClassGUID  = {4D36E972-E325-11CE-BFC1-08002BE10318}
-Provider   = %ReactOS%
-DriverVer  = 02/15/2007,1.01
-
-[DestinationDirs]
-DefaultDestDir = 12
-
-[Manufacturer]
-%RealtekMfg% = RealtekMfg
-
-[RealtekMfg]
-%PCI\VEN_10EC&DEV_8029.DeviceDesc% = NE2000_Inst.ndi,PCI\VEN_10EC&DEV_8029
-
-;---------------------------- NE2000 DRIVER -----------------------------
-
-[NE2000_Inst.ndi.NT]
-Characteristics = 0x4 ; NCF_PHYSICAL
-BusType = 5 ; PCIBus
-AddReg = NE2000_AddReg.NT
-CopyFiles = NE2000_CopyFiles.NT
-
-[NE2000_AddReg.NT]
-HKR,,Port,0x00000000,"c100"
-HKR,,Irq,0x00000000,"B"
-HKR,,NetworkAddress,0x00000000,"001122334455"
-
-[NE2000_CopyFiles.NT]
-ne2000.sys
-
-[NE2000_Inst.ndi.NT.Services]
-AddService = ne2000, 0x00000002, ne2000_Service_Inst
-
-[ne2000_Service_Inst]
-ServiceType   = 3
-StartType     = 3
-ErrorControl  = 1
-ServiceBinary = %12%\ne2000.sys
-LoadOrderGroup = NDIS
-
-;-------------------------------- STRINGS -------------------------------
-
-[Strings]
-ReactOS = "ReactOS Team"
-
-RealtekMfg = "Realtek Semiconductor Co., Ltd."
-PCI\VEN_10EC&DEV_8029.DeviceDesc = "RTL-8029(AS)"
+; NETRTPNT.INF\r
+\r
+; Installation file for 8029 compatible netcards\r
+\r
+[Version]\r
+Signature  = "$Windows NT$"\r
+;Signature  = "$ReactOS$"\r
+LayoutFile = layout.inf\r
+Class      = Net\r
+ClassGUID  = {4D36E972-E325-11CE-BFC1-08002BE10318}\r
+Provider   = %ReactOS%\r
+DriverVer  = 02/15/2007,1.01\r
+\r
+[DestinationDirs]\r
+DefaultDestDir = 12\r
+\r
+[Manufacturer]\r
+%RealtekMfg% = RealtekMfg\r
+\r
+[RealtekMfg]\r
+%PCI\VEN_10EC&DEV_8029.DeviceDesc% = NE2000_Inst.ndi,PCI\VEN_10EC&DEV_8029\r
+\r
+;---------------------------- NE2000 DRIVER -----------------------------\r
+\r
+[NE2000_Inst.ndi.NT]\r
+Characteristics = 0x4 ; NCF_PHYSICAL\r
+BusType = 5 ; PCIBus\r
+AddReg = NE2000_AddReg.NT\r
+CopyFiles = NE2000_CopyFiles.NT\r
+\r
+[NE2000_AddReg.NT]\r
+HKR,,Port,0x00000000,"c100"\r
+HKR,,Irq,0x00000000,"B"\r
+HKR,,NetworkAddress,0x00000000,"001122334455"\r
+\r
+[NE2000_CopyFiles.NT]\r
+ne2000.sys\r
+\r
+[NE2000_Inst.ndi.NT.Services]\r
+AddService = ne2000, 0x00000002, ne2000_Service_Inst\r
+\r
+[ne2000_Service_Inst]\r
+ServiceType   = 3\r
+StartType     = 3\r
+ErrorControl  = 1\r
+ServiceBinary = %12%\ne2000.sys\r
+LoadOrderGroup = NDIS\r
+\r
+;-------------------------------- STRINGS -------------------------------\r
+\r
+[Strings]\r
+ReactOS = "ReactOS Team"\r
+\r
+RealtekMfg = "Realtek Semiconductor Co., Ltd."\r
+PCI\VEN_10EC&DEV_8029.DeviceDesc = "RTL-8029(AS)"\r
index 3eb9199..af2399e 100644 (file)
@@ -1,68 +1,68 @@
-; NETTCPIP.INF
-
-; Installation file for TCP/IP protocol
-
-[Version]
-Signature  = "$Windows NT$"
-;Signature  = "$ReactOS$"
-LayoutFile = layout.inf
-Class      = NetTrans
-ClassGUID  = {4D36E975-E325-11CE-BFC1-08002BE10318}
-Provider   = %ReactOS%
-DriverVer  = 04/12/2006,1.00
-
-;----------------------------- TCP/IP DRIVER ----------------------------
-
-[MS_TCPIP.PrimaryInstall]
-AddReg = TCPIP_AddReg_Global.NT
-
-[TCPIP_AddReg_Global.NT]
-; The following entries should be generated from .inf files during installation
-; TCPIP Protocol
-HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","Characteristics",0x00010001,0x00000080
-HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","ComponentId",0x00000000,"ms_tcpip"
-HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","Description",0x00000000,"Internet Protocol (TCP/IP)"
-HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","InfPath",0x00000000,"BUGBUG_Create from Inffile.inf"
-HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","InfSection",0x00000000,"BUGBUG_Create from Inffile.inf"
-HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}\Ndi","ClsId",0x00000000,"{A907657F-6FDF-11D0-8EFB-00C04FD912B2}"
-HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}\Ndi","HelpText",0x00000000,"Transmission Control Protocol/Internet Protocol"
-HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}\Ndi","Service",0x00000000,"Tcpip"
-
-; TCP/IP driver
-; NOTE: These settings should be added by the network setup
-; These bindings are of the windows 2000 type, and will probably need to be
-; twiddled to get 3rd-party network-related software to work.
-; NT4 puts additional stuff in the Bind, Export, and Route values.
-HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","UseDelayedAcceptance",0x00010001,0x00000000
-HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","MaxSockAddrLength",0x00010001,0x00000010
-HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","MinSockAddrLength",0x00010001,0x00000010
-HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","HelperDllName",0x00000000,"%SystemRoot%\System32\wshtcpip.dll"
-HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","Mapping",0x00000001,0c,00,00,00,03,00,00,00,02,00,00,00,01,00,00,00,06,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,06,00,00,00,00,00,00,00,00,00,00,00,06,00,00,00,00,00,00,00,01,00,00,00,06,00,00,00,02,00,00,00,02,00,00,00,11,00,00,00,02,00,00,00,02,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,11,00,00,00,00,00,00,00,00,00,00,00,11,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,02,00,00,00,03,00,00,00,00,00,00,00,02,00,00,00,03,00,00,00,01,00,00,00
-HKLM,"SYSTEM\CurrentControlSet\Services\Winsock\Parameters","Transports",0x00010000,"Tcpip"
-
-[MS_TCPIP.PrimaryInstall.Services]
-AddService = Tcpip, , tcpip_Service_Inst
-
-[tcpip_Service_Inst]
-ServiceType   = 1
-StartType     = 1
-ErrorControl  = 1
-ServiceBinary = %12%\tcpip.sys
-LoadOrderGroup = PNP_TDI
-AddReg = tcpip_AddReg
-
-[tcpip_AddReg]
-HKR,"Parameters","DataBasePath",0x00010000,"DataBasePath"
-HKR,"Parameters","Domain",0x00010000,""
-HKR,"Parameters","Hostname",0x00010000,"ROSHost"
-HKR,"Parameters","NameServer",0x00010000,"0.0.0.0"
-HKR,"Parameters","ForwardBroadcasts",0x00010001,0x00000000
-HKR,"Parameters","IPEnableRouter",0x00010001,0x00000000
-HKR,"Parameters","SearchList",0x00010000,""
-HKR,"Parameters","EnableSecurityFilters",0x00010001,0x00000000
-;HKR,"Parameters","PersistentRoutes",,0x00000010
-
-;-------------------------------- STRINGS -------------------------------
-
-[Strings]
-ReactOS = "ReactOS Team"
+; NETTCPIP.INF\r
+\r
+; Installation file for TCP/IP protocol\r
+\r
+[Version]\r
+Signature  = "$Windows NT$"\r
+;Signature  = "$ReactOS$"\r
+LayoutFile = layout.inf\r
+Class      = NetTrans\r
+ClassGUID  = {4D36E975-E325-11CE-BFC1-08002BE10318}\r
+Provider   = %ReactOS%\r
+DriverVer  = 04/12/2006,1.00\r
+\r
+;----------------------------- TCP/IP DRIVER ----------------------------\r
+\r
+[MS_TCPIP.PrimaryInstall]\r
+AddReg = TCPIP_AddReg_Global.NT\r
+\r
+[TCPIP_AddReg_Global.NT]\r
+; The following entries should be generated from .inf files during installation\r
+; TCPIP Protocol\r
+HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","Characteristics",0x00010001,0x00000080\r
+HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","ComponentId",0x00000000,"ms_tcpip"\r
+HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","Description",0x00000000,"Internet Protocol (TCP/IP)"\r
+HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","InfPath",0x00000000,"BUGBUG_Create from Inffile.inf"\r
+HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}","InfSection",0x00000000,"BUGBUG_Create from Inffile.inf"\r
+HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}\Ndi","ClsId",0x00000000,"{A907657F-6FDF-11D0-8EFB-00C04FD912B2}"\r
+HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}\Ndi","HelpText",0x00000000,"Transmission Control Protocol/Internet Protocol"\r
+HKLM,"SYSTEM\CurrentControlSet\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}\{RandomProtocolGUID_TCPIP}\Ndi","Service",0x00000000,"Tcpip"\r
+\r
+; TCP/IP driver\r
+; NOTE: These settings should be added by the network setup\r
+; These bindings are of the windows 2000 type, and will probably need to be\r
+; twiddled to get 3rd-party network-related software to work.\r
+; NT4 puts additional stuff in the Bind, Export, and Route values.\r
+HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","UseDelayedAcceptance",0x00010001,0x00000000\r
+HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","MaxSockAddrLength",0x00010001,0x00000010\r
+HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","MinSockAddrLength",0x00010001,0x00000010\r
+HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","HelperDllName",0x00000000,"%SystemRoot%\System32\wshtcpip.dll"\r
+HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\WinSock","Mapping",0x00000001,0c,00,00,00,03,00,00,00,02,00,00,00,01,00,00,00,06,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,06,00,00,00,00,00,00,00,00,00,00,00,06,00,00,00,00,00,00,00,01,00,00,00,06,00,00,00,02,00,00,00,02,00,00,00,11,00,00,00,02,00,00,00,02,00,00,00,00,00,00,00,02,00,00,00,00,00,00,00,11,00,00,00,00,00,00,00,00,00,00,00,11,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,02,00,00,00,03,00,00,00,00,00,00,00,02,00,00,00,03,00,00,00,01,00,00,00\r
+HKLM,"SYSTEM\CurrentControlSet\Services\Winsock\Parameters","Transports",0x00010000,"Tcpip"\r
+\r
+[MS_TCPIP.PrimaryInstall.Services]\r
+AddService = Tcpip, , tcpip_Service_Inst\r
+\r
+[tcpip_Service_Inst]\r
+ServiceType   = 1\r
+StartType     = 1\r
+ErrorControl  = 1\r
+ServiceBinary = %12%\tcpip.sys\r
+LoadOrderGroup = PNP_TDI\r
+AddReg = tcpip_AddReg\r
+\r
+[tcpip_AddReg]\r
+HKR,"Parameters","DataBasePath",0x00010000,"DataBasePath"\r
+HKR,"Parameters","Domain",0x00010000,""\r
+HKR,"Parameters","Hostname",0x00010000,"ROSHost"\r
+HKR,"Parameters","NameServer",0x00010000,"0.0.0.0"\r
+HKR,"Parameters","ForwardBroadcasts",0x00010001,0x00000000\r
+HKR,"Parameters","IPEnableRouter",0x00010001,0x00000000\r
+HKR,"Parameters","SearchList",0x00010000,""\r
+HKR,"Parameters","EnableSecurityFilters",0x00010001,0x00000000\r
+;HKR,"Parameters","PersistentRoutes",,0x00000010\r
+\r
+;-------------------------------- STRINGS -------------------------------\r
+\r
+[Strings]\r
+ReactOS = "ReactOS Team"\r
index ecb2b62..2f7aa3b 100644 (file)
Binary files a/reactos/media/inf/ports.inf and b/reactos/media/inf/ports.inf differ
index 5f4423b..4fb7333 100644 (file)
Binary files a/reactos/media/inf/scsi.inf and b/reactos/media/inf/scsi.inf differ
index eada137..bf71524 100644 (file)
Binary files a/reactos/media/inf/usb.inf and b/reactos/media/inf/usb.inf differ
index 3c12af4..c2b6fec 100644 (file)
Binary files a/reactos/media/inf/usbport.inf and b/reactos/media/inf/usbport.inf differ
index b6541af..a5a48b5 100644 (file)
Binary files a/reactos/media/inf/usbstor.inf and b/reactos/media/inf/usbstor.inf differ
index bc551d5..725be67 100644 (file)
@@ -1,53 +1,53 @@
-; xboxdisp.inf
-
-; Installation file for the Xbox display card
-
-[Version]
-Signature  = "$Windows NT$"
-;Signature  = "$ReactOS$"
-LayoutFile = layout.inf
-Class      = Display
-ClassGUID  = {4D36E968-E325-11CE-BFC1-08002BE10318}
-Provider   = %ReactOS%
-DriverVer  = 11/11/2005,1.00
-
-[DestinationDirs]
-DefaultDestDir = 12
-
-[Manufacturer]
-%nVidiaMfg% = nVidiaMfg
-
-[nVidiaMfg]
-%PCI\VEN_10DE&DEV_02A0.DeviceDesc% = XboxVmp_Inst,PCI\VEN_10DE&DEV_02A0
-
-;---------------------------- XboxVmp DRIVER ----------------------------
-
-[XboxVmp_Inst.NT]
-CopyFiles = XboxVmp_CopyFiles.NT
-
-[XboxVmp_CopyFiles.NT]
-xboxvmp.sys
-
-[XboxVmp_Inst.NT.Services]
-AddService = xboxvmp, 0x00000002, xboxvmp_Service_Inst
-
-[xboxvmp_Service_Inst]
-ServiceType   = 1
-StartType     = 1
-ErrorControl  = 0
-ServiceBinary = %12%\xboxvmp.sys
-LoadOrderGroup = Video
-
-[xboxvmp.SoftwareSettings]
-AddReg = xboxvmp_SoftwareDeviceSettings
-
-[xboxvmp_SoftwareDeviceSettings]
-HKR,,InstalledDisplayDrivers,0x00010000,framebuf
-
-;-------------------------------- STRINGS -------------------------------
-
-[Strings]
-ReactOS = "ReactOS Team"
-
-nVidiaMfg = "nVidia Corporation"
-PCI\VEN_10DE&DEV_02A0.DeviceDesc = "NV2A Xbox Graphics Processing Unit"
+; xboxdisp.inf\r
+\r
+; Installation file for the Xbox display card\r
+\r
+[Version]\r
+Signature  = "$Windows NT$"\r
+;Signature  = "$ReactOS$"\r
+LayoutFile = layout.inf\r
+Class      = Display\r
+ClassGUID  = {4D36E968-E325-11CE-BFC1-08002BE10318}\r
+Provider   = %ReactOS%\r
+DriverVer  = 11/11/2005,1.00\r
+\r
+[DestinationDirs]\r
+DefaultDestDir = 12\r
+\r
+[Manufacturer]\r
+%nVidiaMfg% = nVidiaMfg\r
+\r
+[nVidiaMfg]\r
+%PCI\VEN_10DE&DEV_02A0.DeviceDesc% = XboxVmp_Inst,PCI\VEN_10DE&DEV_02A0\r
+\r
+;---------------------------- XboxVmp DRIVER ----------------------------\r
+\r
+[XboxVmp_Inst.NT]\r
+CopyFiles = XboxVmp_CopyFiles.NT\r
+\r
+[XboxVmp_CopyFiles.NT]\r
+xboxvmp.sys\r
+\r
+[XboxVmp_Inst.NT.Services]\r
+AddService = xboxvmp, 0x00000002, xboxvmp_Service_Inst\r
+\r
+[xboxvmp_Service_Inst]\r
+ServiceType   = 1\r
+StartType     = 1\r
+ErrorControl  = 0\r
+ServiceBinary = %12%\xboxvmp.sys\r
+LoadOrderGroup = Video\r
+\r
+[xboxvmp.SoftwareSettings]\r
+AddReg = xboxvmp_SoftwareDeviceSettings\r
+\r
+[xboxvmp_SoftwareDeviceSettings]\r
+HKR,,InstalledDisplayDrivers,0x00010000,framebuf\r
+\r
+;-------------------------------- STRINGS -------------------------------\r
+\r
+[Strings]\r
+ReactOS = "ReactOS Team"\r
+\r
+nVidiaMfg = "nVidia Corporation"\r
+PCI\VEN_10DE&DEV_02A0.DeviceDesc = "NV2A Xbox Graphics Processing Unit"\r