Fix iterators to properly deal with LVS_{,SMALL}ICON modes.
commit3baa344a43d8ae6e2ace8877643f1a00944b56ec
authorDimitrie O. Paun <dpaun@rogers.com>
Tue, 15 Oct 2002 21:03:10 +0000 (15 21:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Oct 2002 21:03:10 +0000 (15 21:03 +0000)
tree82e97b785b61a6e351dff114af462da6a9846a4c
parent50b4688c7eaf5db706fc019eb06c841affd37748
Fix iterators to properly deal with LVS_{,SMALL}ICON modes.
Unify the Refresh{List,Icon} functions.
Simplify HitTest to make full use of the iterators.
Fix selection bounds in HitTest.
Avoid empty default to silence warning in gcc 3.2.
dlls/comctl32/listview.c