Alexandre Julliard pushed to branch master at wine / wine
Commits: c19dc3fd by Paul Gofman at 2025-05-14T21:37:42+02:00 msvcp: Use _beginthreadex() in _Thrd_start().
Test code is based in ucrtbase/thread.c tests.
- - - - -
6 changed files:
- dlls/msvcp140/tests/Makefile.in - dlls/msvcp140/tests/msvcp140.c - + dlls/msvcp140/tests/threaddll.c - + dlls/msvcp140/tests/threaddll.h - + dlls/msvcp140/tests/threaddll.spec - dlls/msvcp90/misc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c19dc3fdca9402f718a5df922a85809...