ChangeSet ID: 10099 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/17 18:04:27
Modified files: dlls/comctl32 : listview.c
Log message: Aric Stewart aric@codeweavers.com 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.
Patch: http://cvs.winehq.com/patch.py?id=10099
Old revision New revision Changes Path 1.377 1.378 +5 -3 wine/dlls/comctl32/listview.c