- rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent
commitb3badc7dd357b23e6a6be4a36136c3ae69bc9726
authorEric Pouech <eric.pouech@wanadoo.fr>
Tue, 6 Sep 2005 10:25:11 +0000 (6 10:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Sep 2005 10:25:11 +0000 (6 10:25 +0000)
tree640370741554622e38f3de65be2b2a1da2975aa0
parent1228ce268427d77711d8beabe7220801cd4a9240
- rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent
- priority for process in wineserver is now the NTDLL form (no longer
  the kernel32 one)
dlls/kernel/process.c
dlls/kernel/toolhelp.c
dlls/ntdll/process.c
include/winternl.h
server/process.c