CProcess

Status: Stable
Released: 2008-02-25
License: MIT License

This C++ class allows you to launch an external application and take total control of its execution. Can also use as a drop in replacement for ShellExecute. Full working example included.