11 Aug
2025
11 Aug
'25
9:05 p.m.
This is a prereq for cross-process suspend on WOW64 - the thread created for that needs to run even when the whole process is suspended by e.g. the debugger. Will be follow-up changes for THREAD_CREATE_FLAGS_SKIP_THREAD_ATTACH and THREAD_CREATE_FLAGS_SKIP_LOADER_INIT to support creating a native thread for that. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8751