ChangeSet ID: 6199
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/11/08 12:52:53
Modified files:
dlls/shell32 : dataobject.c
Log message:
Alberto Massari <alby(a)exln.com>
The object returned by IEnumFORMATETC::Clone should have the same
cursor position of the source object.
Patch: http://cvs.winehq.com/patch.py?id=6199
Old revision New revision Changes Path
1.32 1.33 +2 -0 wine/dlls/shell32/dataobject.c
ChangeSet ID: 6193
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/11/06 16:32:00
Modified files:
dlls/comctl32 : listview.c
Log message:
Dimitrie O. Paun <dpaun(a)rogers.com>
Do not draw the text of the item being edited.
Patch: http://cvs.winehq.com/patch.py?id=6193
Old revision New revision Changes Path
1.328 1.329 +2 -1 wine/dlls/comctl32/listview.c