kernelbase: Reimplement LOCALE_*CURRNAME/CURRENCY in GetLocaleInfoW/Ex using the...
commit62cd33e6b0fd60dbd2a12d6734ff821f8ca5187d
authorAlexandre Julliard <julliard@winehq.org>
Tue, 29 Mar 2022 06:36:41 +0000 (29 08:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Mar 2022 06:36:41 +0000 (29 08:36 +0200)
treeacb68baffbe3a0dc8082f21907f91cf784c4298b
parent37278557dd5f9c377e84ac1bc4922ce53c8f16c6
kernelbase: Reimplement LOCALE_*CURRNAME/CURRENCY in GetLocaleInfoW/Ex using the locale.nls data.

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