mirror of
https://github.com/ziglang/zig.git
synced 2026-01-30 19:23:37 +00:00
Removes the call to kernel32.GetFinalPathNameByHandleW in favor of NtQueryObject, which means we can reuse the other codepath's logic for DOS naming.