Go to the source code of this file.
Namespaces | |
| namespace | sys |
| namespace | sys::cmd |
Functions | |
| bool | sys::cmd::runApp (const std::string _filePath, bool _waitForResponse=true) |
| bool | sys::cmd::runApp (const std::string _applicationPath, const std::string _commandLine, HANDLE &_hProcess) |
| std::string | sys::cmd::getCurrentExecutableDirectory (void) |