https://bugs.winehq.org/show_bug.cgi?id=41072
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |10eb6fa7180e4d762bb55603a98 | |7ee142021aa0f Summary|GOG Galaxy needs |GOG Galaxy fails to start |ucrtbase.?_Execute_once@std |without setting ucrtbase to |@@YAHAAUonce_flag@1@P6GHPAX |(native, builtin) |1PAPAX@Z1@Z |
--- Comment #3 from Piotr Caban piotr.caban@gmail.com --- There's bug 41136 about unimplemented msvcp140.dll.?_Execute_once@std@@YAHAAUonce_flag@1@P6GHPAX1PAPAX@Z1@Z function.
The application behaves the same for me when native and builtin ucrtbase is used. I had to run it with WINEDLLOVERRIDES="msvcp140=n" option. Marking as fixed.