[Bug 17188] Oracle Web Conferencing Console installer resources cannot be properly loaded

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 19 04:38:07 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=17188

--- Comment #6 from Nikolay Sivov <bunglehead at gmail.com> 2010-09-19 04:38:05 CDT ---
Created an attachment (id=30863)
 --> (http://bugs.winehq.org/attachment.cgi?id=30863)
test

Simple test shows that ::QueryInterface() on document for IPersistStreamInit
doesn't touch document reference, and even more - ::AddRef() on
IPersistStreamInit instance doesn't touch document references.

So we need to make IPersistStreamInit a separate object internally linked to
document data.

Please let me know if you're ready to fix that.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list