[Bug 42695] Path of Exile fails to start when launching with dx11 enabled with message "Failed to create WIC factory" (CoCreateInstance() called in uninitialized apartment)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 8 12:29:55 CST 2019


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

--- Comment #48 from Nikolay Sivov <bunglehead at gmail.com> ---
Great, thanks for the fix. Maybe it hits some shortcut path with
DefWindowProc() as class procedure.

Anyway, I'll try to test some more to see when exactly such initialization
happens. It seems like it's meant to be transparent, so application that
normally initializes its threads can still do so, in desired apartment model.

I have a patch that implements such workaround, and it seems to work.

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