mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +00:00
[USETUP]
Load the font before displaying the Language Page. svn path=/trunk/; revision=54504
This commit is contained in:
@@ -623,6 +623,10 @@ LanguagePage(PINPUT_RECORD Ir)
|
||||
}
|
||||
}
|
||||
|
||||
/* Load the font */
|
||||
SelectedLanguageId = DefaultLanguage;
|
||||
SetConsoleCodePage();
|
||||
|
||||
DrawGenericList(LanguageList,
|
||||
2,
|
||||
18,
|
||||
|
||||
Reference in New Issue
Block a user