Alexandre Julliard pushed to branch master at wine / wine
Commits: c15be50e by Alexandre Julliard at 2025-11-04T17:41:54+01:00 kernelbase: Use NtCreateThreadEx() directly in CreateRemoteThreadEx().
To make it possible to specify more attributes.
- - - - - 26d9bbb1 by Alexandre Julliard at 2025-11-04T17:41:54+01:00 ntdll: Handle the group affinity attribute in NtCreateThreadEx().
- - - - -
2 changed files:
- dlls/kernelbase/thread.c - dlls/ntdll/unix/thread.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1b4dca8164ee8411e9ea1d1e38da88...