Fixes bug which rendered virtual listboxes always empty.
authorDimitrie O. Paun <dpaun@rogers.com>
Mon, 7 Oct 2002 18:43:49 +0000 (18:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Oct 2002 18:43:49 +0000 (18:43 +0000)
commit6a6310d099262bb3a962ea234a79675e16f122fa
treeec94787b321be46373056d2bba086b5919542ad4
parent95f2799537c1e4c6ecdaca1e4d5ac953240aac48
Fixes bug which rendered virtual listboxes always empty.
Smarter focus rectangle drawing.
Fix focus handling when we add/delete a column.
Fix silly bug in GetSubItemRect.
Elimiante flicker in Report mode.
dlls/comctl32/listview.c