server: Remove the extra apc_arg parameter now that user APCs all require the same...
authorAlexandre Julliard <julliard@winehq.org>
Sun, 3 Jun 2007 10:05:44 +0000 (12:05 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Jun 2007 13:20:49 +0000 (15:20 +0200)
commit8992f89f27435b4de3c779c1704aecab80798a2e
treec89a789dd15c84882445201efacd3245cf1573d0
parentf6a3a4689f2483bc383b881eab11a0a9e551adb0
server: Remove the extra apc_arg parameter now that user APCs all require the same arg as the kernel APC.
dlls/ntdll/directory.c
dlls/ntdll/file.c
dlls/ws2_32/socket.c
include/wine/server_protocol.h
server/async.c
server/protocol.def
server/trace.c