ChangeSet ID: 6754 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/19 16:16:35
Modified files: dlls/ole32 : rpc.c oleproxy.c ole16.c marshal.c ifs.c ftmarshal.c bindctx.c
Log message: Fixed a few problems caused by the new objidl.idl.
Patch: http://cvs.winehq.com/patch.py?id=6754
Old revision New revision Changes Path 1.6 1.7 +0 -6 wine/dlls/ole32/rpc.c 1.4 1.5 +3 -3 wine/dlls/ole32/oleproxy.c 1.1 1.2 +0 -7 wine/dlls/ole32/ole16.c 1.6 1.7 +2 -6 wine/dlls/ole32/marshal.c 1.24 1.25 +2 -4 wine/dlls/ole32/ifs.c 1.2 1.3 +0 -3 wine/dlls/ole32/ftmarshal.c 1.16 1.17 +4 -4 wine/dlls/ole32/bindctx.c