Alexandre Julliard : kernelbase: Reimplement CompareStringEx using the sortkey generation code.

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


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

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

kernelbase: Reimplement CompareStringEx using the sortkey generation code.

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

---

 dlls/kernel32/tests/locale.c | 117 +++++++++------------
 dlls/kernelbase/locale.c     | 237 +++++++++++++++++--------------------------
 2 files changed, 142 insertions(+), 212 deletions(-)

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



More information about the wine-cvs mailing list