Fix iterator creation for LVS_LIST mode.
authorDimitrie O. Paun <dpaun@rogers.com>
Tue, 15 Oct 2002 21:08:09 +0000 (21:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Oct 2002 21:08:09 +0000 (21:08 +0000)
commitdb14dbf12b9b350880dad3f2217c5d83f3e4cbdf
treefce5a533fc4310369a72e8c7b72618b261287130
parent17dce17a58f59b712a9af70b4d16e2f0be29d049
Fix iterator creation for LVS_LIST mode.
Do not update the infoPtr->nItemWidth in set_main_item.
Better handling of text bk colour in custom draw.
Rename GetItemListOrigin to GetItemOrigin.
A bunch of code cleanups, simplifications, etc.
dlls/comctl32/listview.c