Sweden-Number/dlls/comctl32/tests
Joachim Priesner 71a4ac73e2 comctl32: Treeview: Set visible = TRUE when deleting first visible item.
This fixes a crash when deleting the first visible item if it has
visibleOrder < 0 and thus the ISVISIBLE macro returns false
(this happens when both insertion and deletion happened while
bRedraw == false).

Signed-off-by: Joachim Priesner <joachim.priesner@web.de>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-19 21:10:54 +09:00
..
Makefile.in
bmp80x15.bmp
bmp128x15.bmp
button.c
comboex.c
datetime.c
dpa.c
header.c comctl32/tests: Simplify tests using todo_wine_if(). 2016-02-11 01:26:42 +09:00
imagelist.c
ipaddress.c
listview.c comctl32/tests: Simplify tests using todo_wine_if(). 2016-02-11 01:26:42 +09:00
misc.c
monthcal.c comctl32/tests: Simplify tests using todo_wine_if(). 2016-02-11 01:26:42 +09:00
mru.c
msg.h
pager.c
progress.c
propsheet.c
rebar.c
resources.h
rsrc.rc
status.c
subclass.c
syslink.c
tab.c
toolbar.c
tooltips.c
trackbar.c
treeview.c comctl32: Treeview: Set visible = TRUE when deleting first visible item. 2016-02-19 21:10:54 +09:00
updown.c
v6util.h