[PATCH 1/2] ntdll: Fix handling \\.\CON path in RtlDosPathNameToNtPathName.

Jacek Caban jacek at codeweavers.com
Thu Dec 30 08:49:38 CST 2021


Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=32183
Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
It seems to be a special case, like in RtlIsDosDeviceName_U.

  dlls/ntdll/path.c       |  4 +++-
  dlls/ntdll/tests/path.c | 12 ++++++++++++
  2 files changed, 15 insertions(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ntdll-Fix-handling-.-COM-path-in-RtlDosPathNameToNtPat.txt
Type: text/x-patch
Size: 3224 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211230/2feb4ecc/attachment.bin>


More information about the wine-devel mailing list