![]() |
VR-Exchange 2.2 API Documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | MAKVrExchange |
| SubClass QTextEdit for URL's. | |
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. | |