Alexandre Julliard pushed to branch master at wine / wine
Commits: f9bf15e7 by Eric Pouech at 2025-11-04T17:41:54+01:00 kernel32/tests: Test adding group affinity to proc/thread attributes list.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - ecfab2dd by Eric Pouech at 2025-11-04T17:41:54+01:00 kernelbase: Support affinity group in process/thread attributes list.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - 2d3f227f by Eric Pouech at 2025-11-04T17:41:54+01:00 include: Add missing process group related definitions.
- - - - - caf92367 by Eric Pouech at 2025-11-04T17:41:54+01:00 kernel32/tests: Test thread creation with group affinity attributes.
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - - 1b4dca81 by Eric Pouech at 2025-11-04T17:41:54+01:00 kernelbase: Support group affinity attributes.
In CreateRemoteThreadEx().
Signed-off-by: Eric Pouech epouech@codeweavers.com
- - - - -
7 changed files:
- dlls/kernel32/tests/process.c - dlls/kernel32/tests/thread.c - dlls/kernelbase/process.c - dlls/kernelbase/thread.c - include/winbase.h - include/winnt.h - include/winternl.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b5ec5e6bcfff3dfb005e906a800257...