implemented ntdll!NtQueryInformationFile's FilePipeLocalInformation control code.

Eric Pouech eric.pouech at wanadoo.fr
Mon Feb 13 14:28:53 CST 2006


ChangeLog:
- implemented ntdll!NtQueryInformationFile's FilePipeLocalInformation 
control code
- reimplemented kernel32!GetNamedPipeInfo on top of it

  dlls/kernel/sync.c             |   40 +++++++-------
  dlls/ntdll/file.c              |  112 
+++++++++++++++++++++++++---------------
  include/winbase.h              |    7 +--
  include/wine/server_protocol.h |    3 +
  include/winternl.h             |   16 +++++-
  server/named_pipe.c            |   20 ++++++-
  server/protocol.def            |    3 +
  server/trace.c                 |    1
  8 files changed, 127 insertions(+), 75 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 40258579d3fe125e04b65710321b3896bf6dd055.diff
Type: text/x-patch
Size: 16476 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060213/0698261a/40258579d3fe125e04b65710321b3896bf6dd055.diff


More information about the wine-patches mailing list