ole32: When marshaling a proxy make sure to maintain an external reference on the stub object so that the first proxy can be released.

Robert Shearman rob at codeweavers.com
Wed Jun 28 15:25:14 CDT 2006


Implement external refcount sharing between a proxy and the marshaled proxy.

Extend the marshaling of a proxy test to show that an external reference 
is always kept on the stub object.

---

  dlls/ole32/marshal.c       |   44 
+++++++++++++++++++++++++++++++++++++++++---
  dlls/ole32/tests/marshal.c |   38 ++++++++++++++++++++++++++++++--------
  2 files changed, 71 insertions(+), 11 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: f6f4512ca09a5da9a45210f692280c541bc055ea.diff
Type: text/x-patch
Size: 4969 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060628/5a15b3bb/f6f4512ca09a5da9a45210f692280c541bc055ea.diff


More information about the wine-patches mailing list