you should not use qt_windows.h your self.
You should use <QApplication>.
It will resolve the correct system Qt headers depending on the system you are compiling on.
For the mciSetString(), you supplied the answer to your own question in the link.
READ the link you posted, the answer is there!
Bookmarks