aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/path.cpp (follow)
Commit message (Collapse)AuthorAge
* Process: add get_exe_path()Egor Tensin2020-10-18
|
* add path.hpp: CanonicalPath class, etc.Egor Tensin2020-10-16
Apparently, relative paths in the Win32 namespace (e.g. \\?\test.txt) are not a thing.