Alexandre Julliard : ntdll: Reimplement Unicode case mapping functions using the Win32-format tables.

Alexandre Julliard julliard at winehq.org
Tue Dec 3 16:13:11 CST 2019


Module: wine
Branch: master
Commit: 3ebe447507838d6a76b5d100ff41203f3b368a68
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=3ebe447507838d6a76b5d100ff41203f3b368a68

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Dec  3 08:45:21 2019 +0100

ntdll: Reimplement Unicode case mapping functions using the Win32-format tables.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/locale.c | 156 ++++++++++++++++++++++++++++++++++++++
 dlls/ntdll/rtlstr.c | 211 ----------------------------------------------------
 2 files changed, 156 insertions(+), 211 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=3ebe447507838d6a76b5d100ff41203f3b368a68



More information about the wine-cvs mailing list