We need to make sure that customdraw_fill is called even if
commit89ba8760f301669214981fb4c0c00580bac557ee
authorAric Stewart <aric@codeweavers.com>
Tue, 18 Nov 2003 00:04:27 +0000 (18 00:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Nov 2003 00:04:27 +0000 (18 00:04 +0000)
treec2d1bb92ed618079f5cf05648d3fbf4cb038f9a8
parent13d0c285ca9ccff317404185a97cb89da0a9cd0e
We need to make sure that customdraw_fill is called even if
CDRF_NOTIFYITEMDRAW is not being used because we used the text and
background colors from that struct later.
dlls/comctl32/listview.c