- Fixed bug where InitSubItem was doing a ZeroMemory on the item.
authorAric Stewart <aric@codeweavers.com>
Thu, 3 Aug 2000 00:24:09 +0000 (00:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Aug 2000 00:24:09 +0000 (00:24 +0000)
commit559692a5e550289dbcf0b8f03165a7414c5321c3
treedf2a94622c34c89ee5e91764fd068cd07f1d1ac2
parent28816705c63e687856dd5998a2f686d6c645f322
- Fixed bug where InitSubItem was doing a ZeroMemory on the item.
- Cleaned up a sit of extra blue at the end of a FULLROWSELECT list view
  if there is only one column.
- Corrected a bug I introduced with an earlier patch which caused
  problems with multiple selections.
dlls/comctl32/listview.c