[Bug 45654] New: CreateNamedPipeW fails when pipe name starts with \\??\\

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Aug 16 23:10:57 CDT 2018


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

            Bug ID: 45654
           Summary: CreateNamedPipeW fails when pipe name starts with
                    \\??\\
           Product: Wine
           Version: 3.0.2
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: akashmozumdar at gmail.com
      Distribution: ---

Just found this out when developing my program NextHooker
(https://github.com/Artikash/NextHooker). See host/pipe.cc and
https://github.com/Artikash/NextHooker/commit/c431cda7d7961c9799da928aff673c9791cda736.

Fails with error code 123 (ERROR_INVALID_NAME), returns INVALID_HANDLE_VALUE.
Works fine on Windows of course.

-- 
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