[PATCH] libs/wine: Use Windows collation when sorting and comparing strings

Alexandre Julliard julliard at winehq.org
Thu Jun 29 11:31:08 CDT 2017


Hugh McMaster <hugh.mcmaster at outlook.com> writes:

> This patch fixes bugs 10767 and 32490, amongst other bugs.
> It also fixes subkey sorting issues in regedit's treeview control.
>
> From: Dmitry Timoshkov <dtimoshkov at codeweavers.com>
>
> Signed-off-by: Hugh McMaster <hugh.mcmaster at outlook.com>
> ---
>  dlls/kernel32/tests/locale.c |  9 +++----
>  libs/wine/collation.c        | 60 ++++++++++++++++++++++----------------------
>  2 files changed, 34 insertions(+), 35 deletions(-)

That's a generated file, changes would have to be made in the generating
script instead (tools/make_unicode).

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list