Saleem Abdulrasool dbde80012d
(126089580) FoundationEssentials: repair FileManager.currentDirectoryPath on Win32
Use the Windows APIs properly to compute the current working directory.
Query the required storage before performing the allocation and then use
temporary storage to acquire a buffer. This repairs some of the build
errors encountered when building on Windows.
2024-04-08 17:20:23 -07:00
..