Alexandre Julliard : ntdll: Reimplement Unicode case mapping functions using the Win32-format tables.
3 Dec
2019
3 Dec
'19
10:13 p.m.
Module: wine Branch: master Commit: 3ebe447507838d6a76b5d100ff41203f3b368a68 URL: https://source.winehq.org/git/wine.git/?a=commit;h=3ebe447507838d6a76b5d100f... Author: Alexandre Julliard <julliard(a)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(a)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=3ebe447507838d6a76b5d...
2297
Age (days ago)
2297
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard