https://bugs.winehq.org/show_bug.cgi?id=42657
Gijs Vermeulen acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #1 from Gijs Vermeulen acescopezz@gmail.com --- (In reply to C0rn3j from comment #0)
Using very recent version of wine-git
wine: Call from 0x7b44f8a7 to unimplemented function msvcr120.dll.?Alloc@Concurrency@@YAPEAX_K@Z, aborting
This is actually the same function (but the 64bit variant) as https://bugs.winehq.org/show_bug.cgi?id=42658
stub -arch=win32 ?Alloc@Concurrency@@YAPAXI@Z stub -arch=win64 ?Alloc@Concurrency@@YAPEAX_K@Z
From what I have seen, Piotr likes to only have 1 bug for the same function.
So my advice would be to resolve this bug as a duplicate of https://bugs.winehq.org/show_bug.cgi?id=42658