Thanks.

But how do I implement the Qt event loop with out getting this error message:"QPixmap: It is not safe to use pixmaps outside the GUI thread”. ?
All I need is a DLL the generates GUI and is called from a non-Qt GUI application.