Sweden-Number/dlls/msvcrt20
Arkadiusz Hiler d25e7429cc msvcirt: Implement _mtlock() and _mtunlock().
Looks like they are just cdecl wrappers around stdcall EnterCriticalSection()
and LeaveCriticalSection().

The game TRON 2.0 was crashing on the stubs. Now it makes it a bit further.

Signed-off-by: Arkadiusz Hiler <ahiler@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-09-07 21:07:25 +02:00
..
Makefile.in makefiles: Explicitly import msvcrt in modules that need specific crt version. 2020-03-20 19:32:04 +01:00
msvcrt20.c
msvcrt20.spec msvcirt: Implement _mtlock() and _mtunlock(). 2020-09-07 21:07:25 +02:00