ntdll: Implement ProcessPriorityClass in NtQueryInformationProcess.
commitab3c0a3e0a7b8f9fc1eb703b2e4f2133ef3ebf0d
authorMichael Müller <michael@fds-team.de>
Thu, 1 Mar 2018 01:22:31 +0000 (28 19:22 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Mar 2018 18:25:56 +0000 (1 19:25 +0100)
treeb3d6baf5f221f0adc87965eb6379e364ea5c2b83
parent09cd27871b926c0b521d80f66446d984ecc2e60d
ntdll: Implement ProcessPriorityClass in NtQueryInformationProcess.

Allows Process Hacker to show process priority.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/process.c
dlls/ntdll/tests/info.c