Re: ReadAllStandardOutput() is returning empty characters if they are not recognised
Originally Posted by INeedADollar
Sorry but I don't understand what you mean. How to use a QMessageBox to run a QProcess?
Where did I told you to do so? I said you should print the return value from readAllStandardOutput() in a QMessageBox (and don't forget to properly encode it into a QString with QString::fromLocal8Bit())
Bookmarks