[Bug 50279] Registration free COM fails

WineHQ Bugzilla wine-bugs at winehq.org
Tue Dec 8 09:00:23 CST 2020


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

--- Comment #6 from Nikolay Sivov <bunglehead at gmail.com> ---
Thing is, I think what happens is that context creation fails because of
inaccessible dependency. So it does not matter if comClass elements are parsed
correctly, they won't be used if context wasn't created. You can easily verify
with +relay log, looking for STATUS_SXS_CANT_GEN_ACTCTX status from
RtlCreateActivationContext().

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