aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/winapi/stream.hpp (unfollow)
Commit message (Collapse)Author
2020-10-16add path.hpp: CanonicalPath class, etc.Egor Tensin
Apparently, relative paths in the Win32 namespace (e.g. \\?\test.txt) are not a thing.
2020-10-16VS 2013 workaroundsEgor Tensin
2020-10-16Process: support pipe redirectionEgor Tensin