mirror of
https://github.com/reactos/reactos.git
synced 2025-06-27 04:39:44 +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
|
@ -85,7 +85,7 @@ ProcessLocaleRegistry(
|
|||
|
||||
BOOLEAN
|
||||
SetGeoID(
|
||||
IN PCWSTR Id);
|
||||
_In_ GEOID GeoId);
|
||||
|
||||
BOOLEAN
|
||||
SetDefaultPagefile(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue