ChangeSet ID: 20269 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/18 06:10:37
Modified files: dlls/rpcrt4 : cproxy.c dlls/oleaut32 : tmarshal.c dlls/ole32/tests: marshal.c dlls/ole32 : oleproxy.c marshal.c
Log message: Robert Shearman rob@codeweavers.com Fix ref-counting rules to match native DCOM Dlls.
Patch: http://cvs.winehq.org/patch.py?id=20269
Old revision New revision Changes Path 1.15 1.16 +3 -2 wine/dlls/rpcrt4/cproxy.c 1.65 1.66 +3 -2 wine/dlls/oleaut32/tmarshal.c 1.27 1.28 +77 -90 wine/dlls/ole32/tests/marshal.c 1.38 1.39 +16 -7 wine/dlls/ole32/oleproxy.c 1.81 1.82 +11 -10 wine/dlls/ole32/marshal.c