mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 23:53:07 +00:00
[SETUPLIB][USETUP] Convert MUI_LANGUAGE GeoID values to numbers.
This commit is contained in:
parent
c26a2e89eb
commit
88891d2ce7
5 changed files with 165 additions and 155 deletions
|
@ -100,7 +100,7 @@ MUIGetOEMCodePage(
|
|||
return MUILanguageList[lngIndex].OEMCPage;
|
||||
}
|
||||
|
||||
PCWSTR
|
||||
GEOID
|
||||
MUIGetGeoID(
|
||||
IN PCWSTR LanguageId)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue