server: Support queuing some APCs to a process instead of a thread.
commit6ca1d1b0812496e670957543294b04abfefe8d78
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:26:32 +0000 (15 22:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2007 21:26:32 +0000 (15 22:26 +0100)
tree5ea15910cca477d4e17f3b23b71704361e252149
parentfb40dc4099cf5140069e31b6d8523da77ab15c90
server: Support queuing some APCs to a process instead of a thread.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/sync.c
dlls/ntdll/thread.c
include/wine/server_protocol.h
server/protocol.def
server/thread.c
server/trace.c