[Bug 41072] GOG Galaxy fails to start without setting ucrtbase to (native, builtin)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 11 01:13:20 CDT 2016


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

Piotr Caban <piotr.caban at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |piotr.caban at gmail.com

--- Comment #1 from Piotr Caban <piotr.caban at 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 at Z (patch for it was already sent to
wine, not yet commited).

After that the application crashes because
msvcp140.dll.?_Execute_once at std@@YAHAAUonce_flag at 1@P6GHPAX1PAPAX at 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.



More information about the wine-bugs mailing list