On Saturday, 22 September 2018 at 20:46:27 UTC, Jonathan Marler wrote: > Decided to play around with this for a bit. Made a "proof of > concept" library: I suggest using GetFullPathNameW instead of GetCurrentDirectory + manual path appending / normalization. It's also what CoreFX seems to be doing.