server: Move the FSCTL_PIPE_WAIT ioctl implementation to the server.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 17 Apr 2007 20:07:07 +0000 (22:07 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 17 Apr 2007 20:07:07 +0000 (22:07 +0200)
commit3684dc181c661eed8f1d5c3872d6be7874efeb3c
treece230c88d8bfc26534b00ae60dcdd540c6c8cf41
parent737148c57bf56a0906c4c3aff109c5af78b81976
server: Move the FSCTL_PIPE_WAIT ioctl implementation to the server.
dlls/kernel32/tests/pipe.c
dlls/ntdll/file.c
include/wine/server_protocol.h
server/named_pipe.c
server/protocol.def
server/request.h
server/trace.c