kernel32: Don't return a parent locale for neutral locales in GetLocaleInfoEx.
commitc63a08586f19af7e6a65a064696743f648006fcd
authorAlexandre Julliard <julliard@winehq.org>
Tue, 28 Nov 2017 18:36:16 +0000 (28 19:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Nov 2017 19:32:52 +0000 (28 20:32 +0100)
tree6c769c6dbf043798729c96b99cc6363d1d701b29
parented46a3268c2b5c088133df0e2266f7cabecc6221
kernel32: Don't return a parent locale for neutral locales in GetLocaleInfoEx.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/locale.c
dlls/kernel32/tests/locale.c