21 Apr
2025
21 Apr
'25
12:05 p.m.
This implements setting `ThreadPriorityBoost`, `ProcessPriorityBoost`, `ProcessBasePriority` and getting `ThreadPriorityBoost`, `ProcessPriorityBoost` NT info classes and adds tests where appropriate. The actual boosting mechanism will be in part 2 to keep the size of this MR manageable. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7869