Module: wine Branch: master Commit: d33504b9bb2de873ffe15c1b4d0598fdfd414672 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d33504b9bb2de873ffe15c1b4...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 3 12:34:00 2019 +0100
kernel32: Use the Rtl UTF8 conversion functions.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernel32/locale.c | 84 ++++++++++++++++++++++++++++++------------- dlls/msvcrt/tests/file.c | 4 +-- dlls/ntdll/tests/rtlstr.c | 90 +++++++++++++++++++++++++++++++++++++++++------ 3 files changed, 141 insertions(+), 37 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d33504b9bb2de873ffe15...