What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Help.. Please?

Pages: (2): « First [ 1 ] 2 » Last »
Help.. Please?
Author: Message:
piepiepie
New Member
*


Posts: 7
Joined: Jul 2004
O.P. Help.. Please?
Ok.. I'm a good programmer.. I know how to program in VB proficiently and multiple other languages.. anyway..

I created a plugin for myself (in VB), created the DLL, moved it into the plugins folder, registered the DLL, registered the plugin.. I've done everything I should have, all (at as far as I know) sucessfully.. except MSG Plus doesn't show the plugin in its plugin menu, and the commands dont do jack (the usual messagebox pops up.. "this is not a command yadda yadda"), yet the DLL is in use.. can anybody give me any advice as to what might be causing msg plus not add it?
07-10-2004 10:20 PM
Profile E-Mail PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Help.. Please?
You forgot to add an entry in the registry the Plus needs for VB/VB.NET/C# plugins ;). Read more info about it in the readme of the APIs of Plus documentation: http://www.msgplus.net/help_plugins.php

Good luck and welcome to the foums :wave:
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
07-10-2004 10:25 PM
Profile PM Find Quote Report
piepiepie
New Member
*


Posts: 7
Joined: Jul 2004
O.P. RE: Help.. Please?
I have done.. thats what i meant by registering the plugin
07-10-2004 10:27 PM
Profile E-Mail PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Help.. Please?
quote:
Originally posted by piepiepie
I have done.. thats what i meant by registering the plugin
oh sorry, i didn't know that ;)

did you try to restart messenger or send the MessengerPlus_PlugingChange message? do you return true after processing a command/tag in ParseCommand/ParseTag functions? (<- I think so, but just in case)
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
07-10-2004 10:31 PM
Profile PM Find Quote Report
piepiepie
New Member
*


Posts: 7
Joined: Jul 2004
O.P. RE: Help.. Please?
yup :(
07-10-2004 10:39 PM
Profile E-Mail PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Help.. Please?
^o) that's weird....

do you do dodgy things in the plugin (like trying to create a new thread, using dodgy APIs, using timers, using the Messenger API, or similar)?

Have you tried the example plugin in VB? does it work?

What versions of windows, messenger and plus do you have?
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
07-10-2004 10:43 PM
Profile PM Find Quote Report
piepiepie
New Member
*


Posts: 7
Joined: Jul 2004
O.P. RE: Help.. Please?
As far as i know i don't do anything dodgey.. just call a couple of custom functions during the command parsing function.

I havent tried the example plugin.. i guess i should give that a try now.

and Windows XP Professional with MSN 6.2.0133, MSG Plus! 2.54.75

hmm.. I thought i had the most up to date msg plus.. I'll give the sample plugin a try and download the most up-to-date version msg plus and get back to you, I appreciate the help :)
07-10-2004 10:49 PM
Profile E-Mail PM Find Quote Report
Millenium_edition
Veteran Member
*****

Avatar

Posts: 1787
Reputation: 57
Joined: Apr 2003
RE: Help.. Please?
You know the string in the registry, the actual object, like "MyPlugin.MyPluginClass", try using createobject on it (in a seperate project). Also make sure your product has a name in the Initialize function etc.
07-10-2004 10:57 PM
Profile E-Mail PM Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Help.. Please?
ok, no problem. Be sure you update to plus 3.01.94 beofre doing anuthing else ;)





edit:

quote:
Originally posted by Millenium_edition
You know the string in the registry, the actual object, like "MyPlugin.MyPluginClass", try using createobject on it (in a seperate project).
what?

This post was edited on 07-10-2004 at 11:02 PM by Choli.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
07-10-2004 10:59 PM
Profile PM Find Quote Report
piepiepie
New Member
*


Posts: 7
Joined: Jul 2004
O.P. RE: Help.. Please?
hm... it seems the sample plugin doesnt work either :S and yeah, i can CreateObject it without getting any errors..

maybe its just the version of msg plus im running.. i sure hope so. anyway, ive got 80% of the newest one downloaded so i'll soon see.
07-10-2004 11:06 PM
Profile E-Mail PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« 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