If I try to load dynamically the two Qt libraries (Qt5Core.dll and Qt5Network.dll) with Loadlibrary I have an error 127 (cannot find the procedure).
Is it because I use the version 5.4.2 of Qt and shall I try with an older version of Qt ?
or is it because I am under windows 7 64 bits and I use a 32 bits version of Qt (outlook and the plugin are 32 bits) and shall I try a 64 bits version of Qt and Outlook?
Envoyé: lundi 15 juin 2015 à 14:00
De: "stephane l...." <stephane...@gmx.fr>
À: interest@qt-project.org
Objet: [Interest] QtCore QtNetwork ATL Outlook plugin, plugin doesn't load when linked with QtCore and QtNetwork
De: "stephane l...." <stephane...@gmx.fr>
À: interest@qt-project.org
Objet: [Interest] QtCore QtNetwork ATL Outlook plugin, plugin doesn't load when linked with QtCore and QtNetwork
Hi,
I have made an ATL C++ (Microsoft) Outlook plugin and want to link it with QtCore and QTNetwork,(Qt5.4.2,msvc2013).the plugin does'nt load anymore in Outlook if I link with these two Qt libraries.I wanted to use Qt code that I've made before, in the ATL plugin.
Are QtCore and QtNetwork not compatible with an ATL COM project ? Why my plugin doesn't load when I Link with them?
Otherwise I have tryed too to begin a activeQT Outlook plugin(another project) but I didn't know how to begin the project although I generated a msoutl.h and msoutl.cpp and how to connect to the handler of the Outlook event ItemSend.
bests regards
stéphane
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest