Re: [PATCH] libs/wine: Use Windows collation when sorting and comparing strings
29 Jun
2017
29 Jun
'17
11:31 a.m.
Hugh McMaster <hugh.mcmaster(a)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(a)codeweavers.com>
Signed-off-by: Hugh McMaster <hugh.mcmaster(a)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(a)winehq.org
3178
Age (days ago)
3178
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard