http://bugs.winehq.org/show_bug.cgi?id=4426
------- Additional Comments From elton@schiert.net 2007-21-03 07:31 ------- Worksforme with wine-0.9.33. Seems like this bug got fixed by:
Rob Shearman rob@codeweavers.com Tue, 6 Feb 2007 19:22:39 +0000 (19:22 +0000) commit cb9c40a8cfc4c2cd5973d8dc72f48d1935fe33c1 ole32: Add the external references that the server gave to us to any existing ifproxy, so that the right external reference count is released when the proxy is destroyed. Protect all changes to refs in the ifproxy using interlocked functions and update the thread-safety documentation.