[PATCH 2/3] ole32: Fix behaviour of CoLockObjectExternal with fLastUnlockReleases as FALSE.

Rob Shearman robertshearman at gmail.com
Mon Nov 23 09:07:38 CST 2009


The parameter controls whether weak references are ignored, not
whether the last stub_manager_int_release should be called when the
total reference count goes to zero.
---
 dlls/ole32/marshal.c       |    2 +-
 dlls/ole32/stubmanager.c   |    8 +++++---
 dlls/ole32/tests/marshal.c |    3 ---
 3 files changed, 6 insertions(+), 7 deletions(-)

Should fix bugs 14853 & 20745.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ole32-Fix-behaviour-of-CoLockObjectExternal-with-fLa.patch
Type: text/x-patch
Size: 2353 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091123/0242caea/attachment.bin>


More information about the wine-patches mailing list