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