Alexandre Julliard : ntdll: Reimplement RtlLocaleNameToLcid() using the locale.nls data.

Alexandre Julliard julliard at winehq.org
Tue Mar 22 16:46:29 CDT 2022


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Mar 22 10:31:58 2022 +0100

ntdll: Reimplement RtlLocaleNameToLcid() using the locale.nls data.

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

---

 dlls/kernel32/tests/locale.c |  90 +++++++++++++-------------
 dlls/ntdll/locale.c          | 146 +++++++++++++------------------------------
 2 files changed, 91 insertions(+), 145 deletions(-)

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



More information about the wine-cvs mailing list