Alexandre Julliard : server: Move the FSCTL_PIPE_WAIT ioctl implementation to the server.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Apr 18 06:58:45 CDT 2007


Module: wine
Branch: master
Commit: 3684dc181c661eed8f1d5c3872d6be7874efeb3c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=3684dc181c661eed8f1d5c3872d6be7874efeb3c

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Apr 17 22:07:07 2007 +0200

server: Move the FSCTL_PIPE_WAIT ioctl implementation to the server.

---

 dlls/kernel32/tests/pipe.c     |    3 +
 dlls/ntdll/file.c              |   18 +------
 include/wine/server_protocol.h |   20 +-------
 server/named_pipe.c            |  104 +++++++++++++++++++++++----------------
 server/protocol.def            |    9 ----
 server/request.h               |    2 -
 server/trace.c                 |   17 +------
 7 files changed, 69 insertions(+), 104 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=3684dc181c661eed8f1d5c3872d6be7874efeb3c



More information about the wine-cvs mailing list