[KERNEL32][WINNLS] GetGeoInfoW: Allow to get localized text
authorStanislav Motylkov <x86corez@gmail.com>
Sun, 24 Oct 2021 17:04:57 +0000 (20:04 +0300)
committerStanislav Motylkov <x86corez@gmail.com>
Sun, 24 Oct 2021 20:42:06 +0000 (23:42 +0300)
commit4278f46620dcd914daaf44b10f788c1fd50874b6
treed37f204bfac85e049a305df25c7eb2d48a25d339
parent1b35626d54ea157dbeb07660dd2a8308e0facb16
[KERNEL32][WINNLS] GetGeoInfoW: Allow to get localized text

Previous implementation ignored the last LangId parameter,
and always used GetUserDefaultLCID() instead.
dll/win32/kernel32/winnls/string/lang.c
dll/win32/kernel32/winnls/string/nls.c