Maybe, it really depends a lot on the specifics. I am assuming the EXE is a Qt project.
Is the DLL a COM/ActiveX object? If so, use ActiveQt.
Is the DLL pure C functions or is it C++? If the former then you will probably have better luck.
MingW mixing compilers
Bookmarks