What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » the variable on old plugins (dll)

the variable on old plugins (dll)
Author: Message:
superpok
New Member
*


Posts: 3
Joined: Jun 2004
O.P. the variable on old plugins (dll)
hi

im getting nuts but , by talking about the old plugin (dll).
Where are listed all possible variable like :
sMessage
sUser
...

So whats the variable for 'text i received from the contact i am talking with'
And whats the variable for 'the Email of the contact i am talking with'

Thanks.
01-05-2007 07:25 AM
Profile E-Mail PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: the variable on old plugins (dll)
Download and study the plugin API documentation and examples:
http://old.msgplus.net/help_plugins.php

This post was edited on 01-05-2007 at 05:40 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
01-05-2007 05:39 PM
Profile PM Find Quote Report
superpok
New Member
*


Posts: 3
Joined: Jun 2004
O.P. RE: the variable on old plugins (dll)
Well i apologize, i didnt read the Code deeply.
So it seems that fonction or variable i reached to, are only usable by using the messenger API.

Ok well,

I just Link then, the 'msgrguid.lib' to my project and include 2 headers files from the messengerAPI. all findable in the sample folder of this archive :
http://files.msgplus.net/data/MPPlugins.zip

I am using borland c++ ...
When i link to the 'msgrguid.lib' i get this error :
[Linker Error] [...]\msgrguid.lib contains invalid OMF record, type 0x21 (possibly COFF)
ok j'abandonne borland, jai dl vc++ 2005

J'ai reussis a recuperer l'email d'un contact et l'afficher dans le message :)
Par contre je ne parviens pas a savoir comment recuperer le 'message perso'
d'un contact ...
Et pour le dernier message qu'un contact nous as envoyé ????

Sinon,

C'est possible d'avoir les AnsiString sous vc++ ??

Quelle difference entre :
_T"une chaine"
T"une chaine"
S"une chaine"
L"une chaine"

Quels sont leur type ?

Que represente reelement VARIANT, BSTR, CString ??
Faut il obligatoirement avoir suivit une formation pour pouvoir coder avec vc++ ..?


Moderator edit: please do not double post, i.e. posting two posts after each other without a post from someone else in between, and please post in English, because that will allow all members here to understand your posts and more people will be able to help you :)

This post was edited on 01-06-2007 at 05:37 PM by Tochjo.
01-06-2007 04:15 AM
Profile E-Mail PM 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