[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
Thu Jan 3 12:53:14 CST 2019


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

--- Comment #45 from Nikolay Sivov <bunglehead at gmail.com> ---
Created attachment 63172
  --> https://bugs.winehq.org/attachment.cgi?id=63172
test

This test works consistently for me on Vista/Win8/Win10, and fails on Win7. My
guess is that it's deferred on Win7 somehow, and maybe window has to actually
show up to trigger initialization.

What I didn't expect is that it initialized to STA, after just CreateWindow()
with default procedure.

I don't know how we can fit this in our graphics driver initialization.

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