OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
sys::cmd Namespace Reference

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)
 

Function Documentation

◆ getCurrentExecutableDirectory()

std::string sys::cmd::getCurrentExecutableDirectory ( void )

◆ runApp() [1/2]

bool sys::cmd::runApp ( const std::string _applicationPath,
const std::string _commandLine,
HANDLE & _hProcess )

◆ runApp() [2/2]

bool sys::cmd::runApp ( const std::string _filePath,
bool _waitForResponse = true )