Narrow down the items we iterate over in LIST, and REPORT mode.
commit05b4a0935773206b4ff242cbea1f154b885b3920
authorDimitrie O. Paun <dpaun@rogers.com>
Thu, 10 Oct 2002 03:13:14 +0000 (10 03:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Oct 2002 03:13:14 +0000 (10 03:13 +0000)
tree02738afcb27fdb023b1f81561a4915d72c9da71f
parent9d678ff740a1127e92dfa587605e992798a7fba7
Narrow down the items we iterate over in LIST, and REPORT mode.
Fix a Client --> List coordinate transformations in FindItem.
Fix bug in HitItem (in LIST and REPORT mode).
Avoid the last bit of drawing in REPORT mode.
dlls/comctl32/listview.c