ntdll: Avoid inter-process APCs when called for the process itself.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jan 2007 14:41:05 +0000 (15:41 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Jan 2007 14:41:05 +0000 (15:41 +0100)
commitf3cb4f7d9419d25f3b430cbf935f61bc214c00aa
treea6fc1079d46905a2f65f2e3249178a13e82570f3
parent9d09e699d6614a5e3fbb565aaa78d86667e46f8c
ntdll: Avoid inter-process APCs when called for the process itself.
dlls/ntdll/sync.c
include/wine/server_protocol.h
server/protocol.def
server/thread.c
server/trace.c