Implement FSCTL_PIPE_DISCONNECT in NtFsControlFile and make
commitaab12f5f7cda3047519a2bddde1bb94a9a13ccdc
authorIvan Leo Puoti <ivanleo@gmail.com>
Thu, 18 Aug 2005 10:59:26 +0000 (18 10:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Aug 2005 10:59:26 +0000 (18 10:59 +0000)
tree54ef911fb87e11a2841a94ea72d939ad19dc01e3
parent7f6554b7d12d4a25f41de8e6f603b34909065d98
Implement FSCTL_PIPE_DISCONNECT in NtFsControlFile and make
DisconnectNamedPipe call it.
dlls/kernel/sync.c
dlls/ntdll/file.c