kernel32: Add missing WINAPI to SetThreadIdealProcessorEx implementation.
commitdc43ed435f7f0dc9713f4c7e62f78832cc56bda4
authorSebastian Lackner <sebastian@fds-team.de>
Mon, 29 May 2017 19:51:24 +0000 (29 21:51 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2017 09:14:29 +0000 (30 11:14 +0200)
tree1a7d613107e37557c76429b16b5336f2e5c70147
parent136a438daad40e5b601fff2b1ad3fbcc207e5b49
kernel32: Add missing WINAPI to SetThreadIdealProcessorEx implementation.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/thread.c