aboutsummaryrefslogtreecommitdiff
path: root/src/build_settings.cpp
diff options
context:
space:
mode:
authorTetralux <tetraluxonpc@gmail.com>2022-03-31 06:37:11 +0000
committerTetralux <tetraluxonpc@gmail.com>2022-03-31 17:03:12 +0000
commitc686133172d312a4a8c7c2b37b397bf011f63b1e (patch)
tree7ce7e09fb12cfd5b06d3b24e74d274d864129be7 /src/build_settings.cpp
parent72ae0617694593aecf4b3d0006f2786d7ad4dea6 (diff)
Have get_std_handle() no longer make the handles uninheritable
This caused all handles returned by GetStdHandle() to also not be inheritable, which prevents you from handing them to child processes that you might create. This fixes that.
Diffstat (limited to 'src/build_settings.cpp')
0 files changed, 0 insertions, 0 deletions