comctl32/listbox: Fix the listbox sorting algorithm.
commit02c36b52b0071482d369deacb3a617a7f01e8a85
authorDmitry Timoshkov <dmitry@baikal.ru>
Thu, 5 Jul 2018 05:14:34 +0000 (5 08:14 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Jul 2018 17:08:34 +0000 (5 19:08 +0200)
treec51e4ed0fc0f596441ed20c3021b1c9584334ead
parent7decba4e2bf985acbc38d9895e18d691ac914a3c
comctl32/listbox: Fix the listbox sorting algorithm.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42602
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/listbox.c
dlls/comctl32/tests/listbox.c