29 Jul
2004
29 Jul
'04
11:58 p.m.
ChangeSet ID: 13092 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/07/29 18:58:12 Modified files: dlls/ole32 : rpc.c marshal.c compobj_private.h Log message: Mike Hearn <mh(a)codeweavers.com> Implement disconnect for proxies so that stubs are properly destroyed. Patch: http://cvs.winehq.org/patch.py?id=13092 Old revision New revision Changes Path 1.20 1.21 +54 -4 wine/dlls/ole32/rpc.c 1.24 1.25 +15 -0 wine/dlls/ole32/marshal.c 1.14 1.15 +1 -0 wine/dlls/ole32/compobj_private.h