aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/winapi/file.hpp (follow)
Commit message (Collapse)AuthorAge
* remove VS 2013 cruftEgor Tensin2021-05-16
|
* File: make public child of HandleEgor Tensin2021-05-16
|
* File: add get_size/query_idEgor Tensin2021-05-16
|
* code styleEgor Tensin2020-10-27
| | | | | Don't use brace initialization in constructors, VS 2013 doesn't like that.
* process_tests: remove temp filesEgor Tensin2020-10-17
|
* File: refactoringEgor Tensin2020-10-16
|
* 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.
* Process: support pipe redirectionEgor Tensin2020-10-16