[SETUPLIB][USETUP] Convert MUI_LANGUAGE GeoID values to numbers.

This commit is contained in:
Hermès Bélusca-Maïto 2024-02-09 22:33:30 +01:00
parent c26a2e89eb
commit 88891d2ce7
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
5 changed files with 165 additions and 155 deletions

View file

@ -100,7 +100,7 @@ MUIGetOEMCodePage(
return MUILanguageList[lngIndex].OEMCPage;
}
PCWSTR
GEOID
MUIGetGeoID(
IN PCWSTR LanguageId)
{