Finished the implementation of LISTVIEW_SetColumnWidth. Tested
commit66331a73c0a89150e8cbcc3f8ecdf8b96b9431e0
authorChris Morgan <cmorgan@wpi.edu>
Sun, 4 Jun 2000 01:35:16 +0000 (4 01:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 4 Jun 2000 01:35:16 +0000 (4 01:35 +0000)
tree6dc9a75f42fb1777dd1259a9ecfe5ace12282f23
parent47a6f31fe2cc2199246d41b9d61a8db46bc17bd1
Finished the implementation of LISTVIEW_SetColumnWidth.  Tested
against windows thoroughly.  Fixed bug resulting in unsigned values
being passed into LISTVIEW_SetColumnWidth from the listview window
procedure.  Fixed LISTVIEW_GetItemHeight to disregard the height of
icons if no icons exist.
dlls/comctl32/listview.c