[Bug 50623] Windows ISO Downloader 8.45 - Error messages and freeze with wine-mono

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jul 25 15:32:52 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50623

--- Comment #9 from Esme Povirk <madewokherd at gmail.com> ---
The important distinction that I missed is between RCWs and CCWs. ComVisible
only applies to CCWs, not RCWs. We can still call interface methods on RCWs as
long as the interface has ComImport OR the method doesn't have a
MethodImplAttribute with MethodCodeType=MethodCodeType.Runtime.

-- 
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