server: Use the same field for process and thread handle in the queue_apc request.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 26 Dec 2008 11:19:41 +0000 (12:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 26 Dec 2008 11:33:31 +0000 (12:33 +0100)
commitb660aaa9ea3a74c052bd1254939c67ee37f22ea0
treee23017e2c2b0b4274d3f61100b685c7ff8e811b6
parenta7b3efde0e3d04ec0c5db843e3f13f567d93a062
server: Use the same field for process and thread handle in the queue_apc request.
dlls/ntdll/sync.c
dlls/ntdll/thread.c
include/wine/server_protocol.h
server/protocol.def
server/thread.c
server/trace.c