https://bugs.winehq.org/show_bug.cgi?id=42695 Cristóbal Camarero <nakacristo(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nakacristo(a)hotmail.com --- Comment #12 from Cristóbal Camarero <nakacristo(a)hotmail.com> --- I have been debugging Path of Exile on a Windows machine and the condition to show the "Failed to create WIC Factory" depends only on a call to kernelbase.InitOnceExecuteOnce passing a function containing a call to combase.CoCreateInstance. I do not know a lot of wine, but it seems that InitOnceExecuteOnce is at kernel32 and CoCreateInstance at ole32. I am not sure if that could be causing problems. -- 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.