Linking Skype4COM dll in application and capturing events using c++
-
Hi
It seems to be a com object ?http://stackoverflow.com/questions/36255706/load-com-library-into-qt
Note that using mingw compiler most likely dont work as it seems to be a VS DLL.
Seems to have sample on the info you want to get so check it out.
http://web.itu.edu.tr/~aahmadi/downloadfiles/skype4com.zip -
Hi,
Thanks for reply.
Now I have linked dll with application but i need to register function from my application with skype dll so that i can capture skype events in application. Application requirement is to capture logging events and calling events not for getting friend list or sending messages.
Please give me some way out.
-
sorry I dont know Skype4COM so i can't tell you what functions to use for that.
You must find some documentation and find the related methods. -
@Rachel
There should be plenty help on the skype forum
also, the chm help file seems useful as it lists all functions.https://github.com/RossCode/SkypeLight/blob/master/lib/Skype4COM.chm