server: Make the arguments for CreateRemoteThread client_ptr_t instead of void pointers.
commitf69e62207ba8650a01bf74a89ee6d4e78d7acfb6
authorAlexandre Julliard <julliard@winehq.org>
Tue, 30 Dec 2008 14:30:11 +0000 (30 15:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Dec 2008 14:30:11 +0000 (30 15:30 +0100)
tree9c0c65ddbde983e7eef50a51709d8c1fdba860a3
parentc86ec6445cb210445dac34e404985067ec92c361
server: Make the arguments for CreateRemoteThread client_ptr_t instead of void pointers.
dlls/ntdll/sync.c
dlls/ntdll/thread.c
include/wine/server_protocol.h
server/protocol.def
server/trace.c