https://bugs.winehq.org/show_bug.cgi?id=45654 Sergio Gómez Del Real <sdelreal(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sdelreal(a)codeweavers.com --- Comment #1 from Sergio Gómez Del Real <sdelreal(a)codeweavers.com> --- I don't think this is a bug in Wine; documentation explicitly says: "The pipe server cannot create a pipe on another computer, so CreateNamedPipe must use a period for the server name, as shown in the following example. \\.\pipe\PipeName" Documentation for CreateNamedPipe is also clear about the form being restricted to "\\.\pipe\<pipename>": https://docs.microsoft.com/en-us/windows/desktop/ipc/pipe-names https://docs.microsoft.com/en-us/windows/desktop/api/Winbase/nf-winbase-crea... -- 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.