server: Pass Information field from async I/O APCs.
authorAndrey Turkin <andrey.turkin@gmail.com>
Fri, 9 Nov 2007 22:12:16 +0000 (01:12 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Nov 2007 13:24:50 +0000 (14:24 +0100)
commit7a9210fa85c28dd1a5bba33c81beddbdd194e6ae
treed312380f5ce4a4121fa1c59227c3e36aadba7624
parent793453f768025789f791edbcee9299b4c5d73882
server: Pass Information field from async I/O APCs.
dlls/ntdll/directory.c
dlls/ntdll/file.c
dlls/ntdll/sync.c
dlls/ntdll/tests/file.c
dlls/ws2_32/socket.c
include/wine/server_protocol.h
server/async.c
server/file.h
server/protocol.def
server/thread.c