ChangeSet ID: 5973
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/10/23 18:32:19
Modified files:
dlls/comctl32 : comctl32undoc.c
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Append to the end of the DPA, if insert index is too large.
Patch: http://cvs.winehq.com/patch.py?id=5973
Old revision New revision Changes Path
1.72 1.73 +1 -1 wine/dlls/comctl32/comctl32undoc.c
ChangeSet ID: 5971
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/10/23 17:32:25
Modified files:
dlls/comctl32 : listview.c
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Fix thinko that slipped in with the prev patch (reenables refresh).
Mark a few things that needs looking at.
Small cleanup.
Patch: http://cvs.winehq.com/patch.py?id=5971
Old revision New revision Changes Path
1.297 1.298 +4 -6 wine/dlls/comctl32/listview.c