ChangeSet ID: 5969 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/23 17:31:13
Modified files: dlls/comctl32 : listview.c
Log message: Dimitrie O. Paun dpaun@rogers.com Use InvalidateItem instead of explicit InvalidateRect, it is cleaner, and faster when redraw is disabled.
Patch: http://cvs.winehq.com/patch.py?id=5969
Old revision New revision Changes Path 1.295 1.296 +7 -24 wine/dlls/comctl32/listview.c