server: Infrastructure to return a wait handle for blocking ioctls.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 3 May 2007 15:43:18 +0000 (17:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 May 2007 15:43:18 +0000 (17:43 +0200)
commitfd59e158a74dd399ecfdf95509fb3b52489e9bef
tree9606724f4bbd081c6d74a59e31a858685feafc46
parent017480d4e29228dd169f14c31815daee991e3e6f
server: Infrastructure to return a wait handle for blocking ioctls.
dlls/ntdll/file.c
include/wine/server_protocol.h
server/fd.c
server/file.h
server/named_pipe.c
server/protocol.def
server/trace.c