Searched refs:GEO_FRIENDLYNAME (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/cpl/intl/ |
H A D | generalp.c | 1165 if (GetGeoInfoW(gId, GEO_FRIENDLYNAME, loc, MAX_STR_SIZE, GetThreadLocale()) == 0) in LocationsEnumProc() 1196 GEO_FRIENDLYNAME, in CreateLocationsList()
|
/reactos/sdk/include/psdk/ |
H A D | winnls.h | 571 GEO_FRIENDLYNAME, enumerator
|
/reactos/dll/win32/syssetup/ |
H A D | wizard.c | 1241 …GetGeoInfoW(GetUserGeoID(GEOCLASS_NATION), GEO_FRIENDLYNAME, CurGeo, ARRAYSIZE(CurGeo), GetThreadL… in SetUserLocaleName()
|
/reactos/dll/win32/kernel32/winnls/string/ |
H A D | locale.c | 5508 case GEO_FRIENDLYNAME: in GetGeoInfoW()
|