aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/winapi/process.hpp (unfollow)
Commit message (Expand)Author
2020-10-27code styleEgor Tensin
2020-10-27VS 2013 workaroundsEgor Tensin
2020-10-27rework Process API & testsEgor Tensin
2020-10-25Process: add termination methodsEgor Tensin
2020-10-19Process: add runas()Egor Tensin
2020-10-18stream.hpp -> process_io.hpp, move IO thereEgor Tensin
2020-10-18Process: add get_exe_path()Egor Tensin
2020-10-18Process: add methods to load resource stringsEgor Tensin
2020-10-16Process: add get_exit_code()Egor Tensin
2020-10-16VS 2013 workaroundsEgor Tensin
2020-10-16Process: support pipe redirectionEgor Tensin
2020-10-15WIP: add simple Process classEgor Tensin