evilpie/filepath

File::path result on Windows prefixed with \\?\ or \\?\UNC\

evilpie opened this issue · 0 comments

The underlying API GetFinalPathNameByHandle returns such strings. Reading various resources seems to suggest it's valid to just trim those away.