[Git][wine/wine][master] 5 commits: kernel32/tests: Test adding group affinity to proc/thread attributes list.
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(a)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(a)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(a)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(a)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... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b5ec5e6bcfff3dfb005e906a800257... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)