Module: wine Branch: master Commit: b780e5f5b1bd018629bfa31431e216c7579fe9aa URL: https://source.winehq.org/git/wine.git/?a=commit;h=b780e5f5b1bd018629bfa3143...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Mar 18 12:00:02 2020 +0100
kernelbase: Use linguistic case table for LCMAP_LINGUISTIC_CASING.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernel32/tests/locale.c | 42 +++++++-------- dlls/kernelbase/locale.c | 121 ++++++++++++++++++++++++++++++++++++++----- 2 files changed, 129 insertions(+), 34 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b780e5f5b1bd018629bfa...