|
WINDEX
|
Static Public Member Functions | |
| static int | startProcess (const std::string &command, std::string &error) |
| Start a command in its own process. More... | |
|
inlinestatic |
Start a command in its own process.
| [in] | command | line, same as would be used from a command window running in working directory |
| [out] | error | details, if any |