Alexandre Julliard : kernelbase: Reimplement FindNLSStringEx/W using the sortkey generation code.

Alexandre Julliard julliard at winehq.org
Tue May 31 15:57:59 CDT 2022


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon May 30 22:40:23 2022 +0200

kernelbase: Reimplement FindNLSStringEx/W using the sortkey generation code.

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

---

 dlls/kernel32/tests/locale.c |  79 ++++++++----------------
 dlls/kernelbase/locale.c     | 143 +++++++++++++++++++++++++++++++++++--------
 2 files changed, 143 insertions(+), 79 deletions(-)

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



More information about the wine-cvs mailing list