Go to the source code of this file.
Namespaces |
| namespace | MAKVrExchange |
| | All code for this product is placed within this namespace.
|
Functions |
| bool | MAKVrExchange::DtCreateProcess (const DtFilename &executableName, const DtString &commandLine) |
| | Creates a new process by running executableName with the specified commandLine.
|
| bool | MAKVrExchange::DtCreateProcess (const DtFilename &executableName, const DtString &commandLine, std::vector< DtString > environmentVariables) |
| | Creates a new process by running executableName with the specified commandLine and environment variables.
|