Update nItemWidth in LISTVIEW_SetItem() if LVS_LIST or LVS_SMALLICON
commit9a171b8e3e44d0e18061644dae12b076045d43f9
authorChris Morgan <cmorgan@wpi.edu>
Fri, 19 May 2000 03:44:46 +0000 (19 03:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 May 2000 03:44:46 +0000 (19 03:44 +0000)
tree8bed242152feb60375d5fdfd883b47af98e49c3c
parentf2f0927eb31f9a7bd4b91d700203a262d8f46e9d
Update nItemWidth in LISTVIEW_SetItem() if LVS_LIST or LVS_SMALLICON
mode and item text is wider than the current nItemWidth.
dlls/comctl32/listview.c