What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Tools For Pluggin's

Tools For Pluggin's
Author: Message:
allex87
Junior Member
**

Avatar
Hmmm...

Posts: 99
36 / Male / –
Joined: Jul 2003
RE: Tools For Pluggin's
To make plugins you need a C++ compiler and, preferably, an IDE. By far, the most package is Visual C++ (Standard, Professional, Enterprise, it doesn't matter).

Plugins can also be made in VB, or any other language. However, Patchou's header for C++ has not yet been ported to other languages atm.

Now, I assume you will use C++, since this is the only option available for now. So, go to:
http://www.msgplus.net/index.php?view=plugins

Download MPPlugins.zip and there you have a sample project for VC++ 6 (which can be also converted to VS.Net).

Of course, you need to have some knowledge of C++. And some Win32 API programming would help you a lot (I don't mean to brag, but knowing some Win32 API programming has helped me a LOT to understand the structure of a plugin).

Now, I won't go into detail about how to create a simple plugin *exactly*. You have a sample plugin in the zip from above, which should be pretty self-explanatory (lots of comments ;)).

If you have any further questions post them here.

This post was edited on 07-06-2003 at 04:47 AM by allex87.
[Image: signature.gif]
07-06-2003 04:47 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Tools For Pluggin's - by Sk3tch on 07-06-2003 at 04:39 AM
RE: Tools For Pluggin's - by DXtremz on 07-06-2003 at 04:43 AM
RE: Tools For Pluggin's - by Sk3tch on 07-06-2003 at 04:47 AM
RE: Tools For Pluggin's - by allex87 on 07-06-2003 at 04:47 AM
RE: Tools For Pluggin's - by DXtremz on 07-06-2003 at 04:53 AM
RE: Tools For Pluggin's - by Sk3tch on 07-06-2003 at 04:57 AM
RE: Tools For Pluggin's - by martin on 07-06-2003 at 05:04 AM
RE: Tools For Pluggin's - by AzNiNsEcT on 07-06-2003 at 05:06 AM
RE: Tools For Pluggin's - by DXtremz on 07-06-2003 at 05:10 AM
RE: Tools For Pluggin's - by allex87 on 07-06-2003 at 05:14 AM
RE: Tools For Pluggin's - by martin on 07-06-2003 at 05:16 AM
RE: Tools For Pluggin's - by DXtremz on 07-06-2003 at 05:19 AM
RE: Tools For Pluggin's - by AzNiNsEcT on 07-06-2003 at 05:20 AM
RE: Tools For Pluggin's - by allex87 on 07-06-2003 at 02:43 PM


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