aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/winapi/pipe.hpp (unfollow)
Commit message (Collapse)Author
2020-10-27code styleEgor Tensin
Don't use brace initialization in constructors, VS 2013 doesn't like that.
2020-10-16Process: support pipe redirectionEgor Tensin
2020-10-15WIP: add simple Process classEgor Tensin