Module: wine Branch: master Commit: e613d294504a6fe69102b0c1bc050ebd33a1c64e URL: https://source.winehq.org/git/wine.git/?a=commit;h=e613d294504a6fe69102b0c1b...
Author: Alexandre Julliard julliard@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@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=e613d294504a6fe69102b...