[Bug 32827] Legrand XlPro 3 (MFC app) crashes on startup (failure to load registry-free COM servers via app hook, 'OleCreate' must ignore HRESULT of 'IOleObject::GetMiscStatus')

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 12 15:04:48 CST 2015


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

--- Comment #7 from Nikolay Sivov <bunglehead at gmail.com> ---
Just to be clear, OleRegGetMiscStatus() first checks activation context before
going through registry. So using it in both scenarios is reasonable. However
from your log FindActCtxSectionGuid() is failing, does it mean this custom
loading/resolving process does not include actual activation context driven
registry-free configuration?

P.S. downloading this thing right now, will take a look at this particular
part.

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