Functions | |
bool | runApp (const std::string _filePath, bool _waitForResponse=true) |
bool | runApp (const std::string _applicationPath, const std::string _commandLine, HANDLE &_hProcess) |
std::string | getCurrentExecutableDirectory (void) |
std::string sys::cmd::getCurrentExecutableDirectory | ( | void | ) |
bool sys::cmd::runApp | ( | const std::string | _applicationPath, |
const std::string | _commandLine, | ||
HANDLE & | _hProcess ) |
bool sys::cmd::runApp | ( | const std::string | _filePath, |
bool | _waitForResponse = true ) |