ChangeSet ID: 13453 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/23 13:10:03
Modified files: tools/widl : header.c include : urlmon.h unknwn.idl unknwn.h strmif.h shobjidl.h shlobj.h shldisp.h servprov.h rpcproxy.h pstore.h oleidl.h ocidl.h objidl.h objbase.h oaidl.h mmstream.h mlang.h exdisp.h docobj.h dispex.h ddstream.h comcat.h austream.h amvideo.h amstream.h activscp.h dlls/ole32 : dcom.h
Log message: Get rid of the ICOM_MSVTABLE_COMPAT support, g++ no longer requires this.
Patch: http://cvs.winehq.org/patch.py?id=13453
Old revision New revision Changes Path 1.25 1.26 +1 -6 wine/tools/widl/header.c 1.31 1.32 +0 -8 wine/include/urlmon.h 1.6 1.7 +0 -11 wine/include/unknwn.idl 1.18 1.19 +0 -13 wine/include/unknwn.h 1.24 1.25 +0 -45 wine/include/strmif.h 1.5 1.6 +0 -23 wine/include/shobjidl.h 1.91 1.92 +0 -2 wine/include/shlobj.h 1.4 1.5 +0 -3 wine/include/shldisp.h 1.14 1.15 +0 -1 wine/include/servprov.h 1.12 1.13 +0 -1 wine/include/rpcproxy.h 1.4 1.5 +0 -3 wine/include/pstore.h 1.18 1.19 +0 -22 wine/include/oleidl.h 1.16 1.17 +0 -37 wine/include/ocidl.h 1.23 1.24 +0 -52 wine/include/objidl.h 1.44 1.45 +2 -33 wine/include/objbase.h 1.21 1.22 +0 -20 wine/include/oaidl.h 1.3 1.4 +0 -3 wine/include/mmstream.h 1.6 1.7 +0 -8 wine/include/mlang.h 1.4 1.5 +0 -3 wine/include/exdisp.h 1.21 1.22 +0 -7 wine/include/docobj.h 1.3 1.4 +0 -4 wine/include/dispex.h 1.3 1.4 +0 -2 wine/include/ddstream.h 1.11 1.12 +0 -4 wine/include/comcat.h 1.3 1.4 +0 -4 wine/include/austream.h 1.8 1.9 +0 -5 wine/include/amvideo.h 1.3 1.4 +0 -7 wine/include/amstream.h 1.3 1.4 +0 -10 wine/include/activscp.h 1.3 1.4 +0 -2 wine/dlls/ole32/dcom.h