-
35ed0a3d
by Marc-Aurel Zent at 2025-08-21T22:28:35+02:00
ntdll: Implement ProcessPriorityBoost class in NtQueryInformationProcess.
-
d5656a7b
by Marc-Aurel Zent at 2025-08-21T22:28:35+02:00
ntdll: Implement ProcessPriorityBoost class in NtSetInformationProcess.
-
1459be21
by Marc-Aurel Zent at 2025-08-21T22:28:36+02:00
kernelbase: Implement GetProcessPriorityBoost.
-
9063af9b
by Marc-Aurel Zent at 2025-08-21T22:28:36+02:00
kernelbase: Implement SetProcessPriorityBoost.
-
d2645890
by Marc-Aurel Zent at 2025-08-21T22:28:36+02:00
kernel32/tests: Add tests for GetProcessPriorityBoost/SetProcessPriorityBoost.