Shoutbox

Messenger API... C++ - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: Messenger API... C++ (/showthread.php?tid=30845)

Messenger API... C++ by Orkblutt on 09-01-2004 at 05:02 PM

Hi all,

when I'm trying to use the Msn API, I've compilation problem...
one library is missing...

look at the error:

error LNK2019: external symbols _IID_IMessengerContact, _IID_IMessengerContacts, _IID_IMessengerConversationWnd unresolved.

Could you help me please? any idea about which library I must to link ?
( I'm using VC++ 7.1 on XP sp1 )


RE: Messenger API... C++ by Choli on 09-01-2004 at 09:37 PM

Maybe you have to add the .lib to your proyect (find it at the attachment)


RE: Messenger API... C++ by Orkblutt on 09-01-2004 at 09:39 PM

lol

thank you... where have you found it?8-)

humm ok... I had one archive with the headers and the help..but without the .lib. So when i was on the microsoft site, I didn't try to download MessengerAPI... I'm idiot.... sorry if you don't understand that im' saying.. my english is really poor

thank you!!!

[size=1]Edit by Fraisie: Please use the Edit button instead of double-posting !


RE: Messenger API... C++ by Choli on 09-01-2004 at 09:47 PM

quote:
Originally posted by Orkblutt
thank you... where have you found it?
no problem. A memeber of this community sent it to me ( i don't remember who) and he told me that file was originally posted by Patchou somewhere. Anyway, I don't thik it'd be available in Microsoft's site ^o)

Btw: Don't double post. Use the edit button [Image: edit.gif] to add things to your posts ;)
RE: Messenger API... C++ by Orkblutt on 09-01-2004 at 09:50 PM

http://msdn.microsoft.com/library/default.asp?url...essenger_entry.asp

was thinking the library was here... but no more avaible.

it's a microsoft API ... not made from Patchou :)


RE: Messenger API... C++ by Choli on 09-02-2004 at 06:01 PM

quote:
Originally posted by Orkblutt
it's a microsoft API ... not made from Patchou <images/smilies/msn_happy.gif>
I didn't mean it was from patchou, but that he sent the zip to someone or uploaded somewhere ;)
RE: Messenger API... C++ by Orkblutt on 09-02-2004 at 06:02 PM

ok ok :)

thank you for the file !