[Bug 52105] Handle to \Device\NamedPipe\ cannot be used as the RootDirectory for NtCreateNamedPipeFile

WineHQ Bugzilla wine-bugs at winehq.org
Thu Nov 25 10:39:53 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=52105

--- Comment #4 from Jinoh Kang <jinoh.kang.kr at gmail.com> ---
Ideally \Device\NamedPipe shall be implemented as a fully fledged filesystem
(with NtQueryDirectoryFile support, etc.)  But this isn't implemented with
plain volumes either, so I left that part for now.  This also implies that
Sysinternals Pipelist.exe won't still work.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list