ntdll: Reimplement Unicode to multibyte conversion functions using the Win32-format...
commitdd572e9a2d04a3d593ec3658760b8e18a5290aba
authorAlexandre Julliard <julliard@winehq.org>
Tue, 3 Dec 2019 07:43:25 +0000 (3 08:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Dec 2019 08:30:43 +0000 (3 09:30 +0100)
tree516bbe0cce92055550e5ba7009560bea533c63ce
parente13c4d859e36d474197c9d3df17c102d6913b196
ntdll: Reimplement Unicode to multibyte conversion functions using the Win32-format tables.

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