What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » [split] How to get Username or other User-info

[split] How to get Username or other User-info
Author: Message:
superpok
New Member
*


Posts: 3
Joined: Jun 2004
O.P. RE: How to get Username or other User-info
hi,

hummm, i tried the same thing that Orkblutt tried.
Well i am under borland c++
Dll compiles fine. but when i tried to use the API
I got the same errors :

[C++ Error] MPPluginC.cpp(260): E2268 Call to undefined function 'comToString'
[Linker error] Unresolved external '_IID_IMessengerConversationWnd' referenced from C:\MPPLUGINC\MPPLUGINC.OBJ
[Linker error] Unresolved external '_IID_IMessengerContacts' referenced from C:\MPPLUGINC\MPPLUGINC.OBJ
[Linker error] Unresolved external '_IID_IMessengerContact' referenced from C:\MPPLUGINC\MPPLUGINC.OBJ

So what ?, is there any library to include to my project ????
i just got the msgrua.h & msgruaid.h from the messenger API.

And what is the ComToString() function ??

01-05-2007 08:49 AM
Profile E-Mail PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: [split] How to get Username or other User-info
You need to link to the LIB file that comes with the headers, and also #include the header that defines ComToString().
[Image: spartaafk.png]
01-07-2007 01:22 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On