ntdll: Implement the NamedPipeConfiguration value for the FilePipeLocalInformation...
commit07b681e04a19d9e95c1039c0a791608ef5897617
authorBernhard Loos <bernhardloos@googlemail.com>
Thu, 29 Sep 2011 09:21:14 +0000 (29 11:21 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 8 Oct 2011 17:56:08 +0000 (8 19:56 +0200)
treed77840108d33a0642e87636fe8520d73a0e542cb
parent9034e694a36df25fadd654c29a13bdd1444bbd6a
ntdll: Implement the NamedPipeConfiguration value for the FilePipeLocalInformation class of NtQueryInformationFile.
dlls/ntdll/file.c
dlls/ntdll/tests/pipe.c
include/wine/server_protocol.h
server/named_pipe.c
server/protocol.def
server/request.h
server/trace.c