What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Make a msn plug plugin

Make a msn plug plugin
Author: Message:
Stijn_klasje
New Member
*


Posts: 6
Joined: Jan 2005
O.P. Make a msn plug plugin
Hello everybody!:)

Can someone tell me how I must make a plugin for Msg + in VB 6?:$


Thank you
[Image: stijnond8dc.jpg]
01-25-2005 04:53 PM
Profile E-Mail PM Find Quote Report
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: Make a msn plug plugin
Look at http://msgplus.net/help_plugins.php for the Plugin Sample and doucmentation
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
01-25-2005 04:57 PM
Profile E-Mail PM Web Find Quote Report
Stijn_klasje
New Member
*


Posts: 6
Joined: Jan 2005
O.P. RE: Make a msn plug plugin
quote:
Originally posted by Dempsey
Look at http://msgplus.net/help_plugins.php for the Plugin Sample and doucmentation
I have already downloaded that, but I just don't understand how I must use it. I don't know how I must put it in a DLL file :$
[Image: stijnond8dc.jpg]
01-26-2005 03:28 PM
Profile E-Mail PM Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Make a msn plug plugin
you have to compile the file. and i strongly recommend to start with easier stuff if you don't even know how to compile that ^o)
01-26-2005 05:39 PM
Profile E-Mail PM Find Quote Report
Stijn_klasje
New Member
*


Posts: 6
Joined: Jan 2005
O.P. Huh?  RE: RE: Make a msn plug plugin
quote:
Originally posted by Millenium_edition
you have to compile the file. and i strongly recommend to start with easier stuff if you don't even know how to compile that ^o)

I can programming in visual basic, I work with bjorn on a A.I. project! But I have never ever before worked with a dll file... I thaugt that U would get friendly help here...
[Image: stijnond8dc.jpg]
01-29-2005 09:26 AM
Profile E-Mail PM Find Quote Report
Ash_
Senior Member
****

Avatar

Posts: 638
Reputation: 31
35 / Male / –
Joined: Aug 2004
RE: Make a msn plug plugin
compiling a DLL in VB6 is very much the same as a executable.

when VB loads up, instead of selecting "Standard EXE" select "ActiveX DLL", this will bring up a class module. write your functions in that.

the goto File->Make (Name).dll

then select where you want it to go.

you get it now? if not please be more specific.
[Image: jeansiger5.jpg]
01-29-2005 12:41 PM
Profile PM Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Make a msn plug plugin
quote:
Originally posted by Stijn_klasje
I can programming in visual basic, I work with bjorn on a A.I. project! But I have never ever before worked with a dll file... I thaugt that U would get friendly help here...
well, usually you don't start big projects with a programming language if you just learnt what a variable is 8-)
01-29-2005 03:08 PM
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