Andre Poenitz <[EMAIL PROTECTED]> writes: > Windows has 'CreatePipe'.
and no popen? Hmm, looking at ms documentation, I see there is a _popen, but it only works for console applications (??). > In essence, when you encapsulated that into a class on top of popen/ > CreatePipe including detailed error handling you've reinvented QProcess. If Qprocess does not bring with it a load of 'features' we do not need, this is OK. JMarc