We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Describe the bug canonical("//./UNC/localhost/c$/foo") throws exception
canonical("//./UNC/localhost/c$/foo")
To Reproduce See above
Expected behavior MSVC STL gives \\localhost\c$\foo
\\localhost\c$\foo
Additional context OS Windows
maybe use GetFinalPathNameByHandleW
GetFinalPathNameByHandleW