https://bugs.winehq.org/show_bug.cgi?id=41072 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> --- First problem was lack of support for natural strings in printf (it's fixed by 10eb6fa7180e4d762bb55603a987ee142021aa0f commit). Next problem is missing msvcp140.dll.?__ExceptionPtrCreate@@YAXPAX(a)Z (patch for it was already sent to wine, not yet commited). After that the application crashes because msvcp140.dll.?_Execute_once(a)std@@YAHAAUonce_flag(a)1@P6GHPAX1PAPAX(a)Z1@Z is not implemented. -- 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.