ChangeSet ID: 19793
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/25 04:50:55
Modified files:
include : wtypes.idl objidl.idl
Log message:
Robert Shearman <rob(a)codeweavers.com>
Update to include all of the interfaces in the Platform SDK as of the
XP SP2 version.
Patch: http://cvs.winehq.org/patch.py?id=19793
Old revision New revision Changes Path
1.24 1.25 +0 -8 wine/include/wtypes.idl
1.11 1.12 +435 -1 wine/include/objidl.idl
ChangeSet ID: 19790
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/08/25 04:50:08
Modified files:
dlls/msi : action.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
Display the correct text string in the action text field for the
dialog boxes. Also the string should be deformatted.
Patch: http://cvs.winehq.org/patch.py?id=19790
Old revision New revision Changes Path
1.182 1.183 +5 -2 wine/dlls/msi/action.c