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

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