What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » help to start building my first plug in

help to start building my first plug in
Author: Message:
amirxy
New Member
*


Posts: 1
Joined: Jul 2004
O.P. help to start building my first plug in
hi.
im vb.net programmer.
(and vb6 too..)


i want to build a test plug in, to see how things works.

the only i have , is the sample plug in i download from this site.
the thing is , i dont understand what the plug in does.
how to install it ?
and from the sample , i dont understand , where i need to change the code for my plug in, and what code is must not change.

any help files ?
07-17-2004 08:15 AM
Profile E-Mail PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: help to start building my first plug in
quote:
Originally posted by amirxy
i dont understand what the plug in does.
really nothing usefull. There's a ping command and a sample of how to use tags... Read the comments in the code (specially the ones of the functions) and try to understand what the code does... it's easy :P
quote:
Originally posted by amirxy
how to install it ?
put the dll inside the plugins folder, register it, add the key to the registry and restart messenger. (more info in the readme)
quote:
Originally posted by amirxy
where i need to change the code for my plug in, and what code is must not change.
you can start playing with the code inside ParseTag, ParseCommand and ReceiveNotify functions.
quote:
Originally posted by amirxy
any help files ?
inside the zip, there's a readme file that you should read.. Also be sure you read and understan all the comments of the functions (Initialize, ParseCommand, etc, etc....)
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
07-18-2004 08:19 PM
Profile PM Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: help to start building my first plug in
quote:
Originally posted by amirxy
the only i have , is the sample plug in i download from this site.
the thing is , i dont understand what the plug in does.
how to install it ?
and from the sample , i dont understand , where i need to change the code for my plug in, and what code is must not change.

any help files ?
Have a look at my site (link in sig): there I have uploaded my Plugin Author's Guide. It runs through the API for C++, VB, and VB.NET. It also goes through explaining the sample plugin, and comes with a couple of code samples I have provided myself (in a separate file).
[Image: spartaafk.png]
07-18-2004 08:47 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