[12/12] server: Add support for named pipe message mode.

Adam Martinson adam.r.martinson at gmail.com
Tue Jan 1 13:25:46 CST 2013


---
  dlls/kernel32/sync.c           |    2 +-
  dlls/kernel32/tests/pipe.c     |   18 +--
  dlls/ntdll/file.c              |  299 ++++++++++++++++++++++++++++++-----
  include/wine/server_protocol.h |   61 +++++++-
  server/named_pipe.c            |  343 
++++++++++++++++++++++++++++++++++++----
  server/protocol.def            |   31 ++++
  server/request.h               |   25 +++
  server/trace.c                 |   48 ++++++
  8 files changed, 740 insertions(+), 87 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-server-Add-support-for-named-pipe-message-mode.patch
Type: text/x-patch
Size: 47680 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130101/50c9409e/attachment-0001.bin>


More information about the wine-patches mailing list