Alexandre Julliard pushed to branch master at wine / wine
Commits: 875a8639 by Billy Laws at 2025-09-09T21:15:18+02:00 ntdll/tests: Add THREAD_CREATE_FLAGS_SKIP_THREAD_ATTACH test.
- - - - - 4cdf5299 by Billy Laws at 2025-09-09T21:15:18+02:00 ntdll: Support THREAD_CREATE_FLAGS_SKIP_THREAD_ATTACH flag.
- - - - -
7 changed files:
- dlls/ntdll/loader.c - dlls/ntdll/tests/Makefile.in - + dlls/ntdll/tests/testdll.c - + dlls/ntdll/tests/testdll.spec - dlls/ntdll/tests/thread.c - dlls/ntdll/unix/thread.c - include/winternl.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c736282109057c59b248df1f5c514b...