Home
last modified time | relevance | path

Searched refs:geoW (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/kernel32/winnls/string/
H A Dlocale.c4841 static const WCHAR geoW[] = {'G','e','o',0}; in GetUserGeoID() local
4855 if ((hSubkey = NLS_RegOpenKey(hkey, geoW))) in GetUserGeoID()
4877 static const WCHAR geoW[] = {'G','e','o',0}; in SetUserGeoID() local
4893 RtlInitUnicodeString( &nameW, geoW ); in SetUserGeoID()