I am newbie in Qt4 but have 10+ years experience in coding C++.

I have an application that is coded in MFC which uses a 3rd party Win32 static library. I would like to rebuild the application in QT4 but unfortunately I do not have the source code.

I would like to know if it is possible to use a Win32 static library in QT4. If not, let me know. If yes (what I hope for) please provide a simple example or a reference to a site which shows how to do this.

Many thanks in advance for your advice.