[Solved] Visual Studio Add-in project - cannot import Win32 DLL
-
I'm trying to import a Win32 DLL to a Qt application within the same solution but I'm having trouble because it won't link it or something. I've posted the details on "Stack Overflow":http://stackoverflow.com/questions/25511081/qt-visual-studio-add-in-project-cannot-import-win32-dll. I can't continue my work on the GUI app without it.