On Fri Mar 7 20:40:42 2025 +0000, Marc-Aurel Zent wrote:
changed this line in [version 3 of the diff](/wine/wine/-/merge_requests/7516/diffs?diff_id=162522&start_sha=d823e7e9d3e6beacd30e721fa98304c66ff22319#e54a93e094a94cfc85d5c061decb6b27dbd311f1_409_409)
Alright, I squashed everything that was adding fields in a separate commit.
When writing the tests today I also noticed that there are a few process info classes that also looked interesting like `ProcessPriorityClassEx`, `ProcessBasePriority`, `ProcessPriorityBoost` and `ProcessRaisePriority`, which are still unimplemented and probably also interact with thread boosting in a meaningful way.