Go to the documentation of this file.
38 #ifndef BLOCXX_WINEXEC_HPP_INCLUDE_GUARD_
39 #define BLOCXX_WINEXEC_HPP_INCLUDE_GUARD_
41 #include "blocxx/BLOCXX_config.h"
44 namespace BLOCXX_NAMESPACE
57 virtual bool keepStd(
int d)
const;
75 virtual bool keepStd(
int d)
const {
return true; }
80 ProcessRef spawnImpl(
char const * exec_path,
char const *
const argv[],
char const *
const envp[],