21 Feb
2020
21 Feb
'20
9:27 p.m.
Module: wine Branch: master Commit: 64dc42e34ffb0178fd9679359f41d09fca76d5df URL: https://source.winehq.org/git/wine.git/?a=commit;h=64dc42e34ffb0178fd9679359... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Feb 18 20:05:03 2020 +0100 ntdll: Use external NLS files for Unicode normalization. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/kernel32/tests/locale.c | 4 - dlls/ntdll/locale.c | 350 ++++++++++++++++++++++++++++++------------- 2 files changed, 250 insertions(+), 104 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=64dc42e34ffb0178fd967...