What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » My Plugin isn't recognized!!!

My Plugin isn't recognized!!!
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: My Plugin isn't recognized!!!
quote:
Originally posted by desert_eagle_8
if i don't do anything whit the registry, there are nothing in the plugin option in msn.  In registry, i put the following line:
Nickname Changer     REG_SZ     NickNameChanger.dll
Which is not what you need to add though....

A stated in the official plugin documentation:

The name of the key is the string you want to be shown in Plus! plugin preferences window.

But more importantly (and what you did wrong) the value must be the name of your project (thus as set in your project properties) followed by a dot and the class object which contains the Plus! functions.

Thus the value is not the filename of your DLL. But is determined by stuff you've set in your project.

;)

-----------

This said, I don't know if you need to specify all this at all, since it is in Dev-C++.... The registry adding is only requirement for ActiveX DLL's (VB DLL's) and .NET stuff...

This post was edited on 04-09-2006 at 07:16 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
04-09-2006 07:15 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
My Plugin isn't recognized!!! - by desert_eagle_8 on 04-09-2006 at 09:18 AM
RE: My Plugin isn't recognized!!! - by J-Thread on 04-09-2006 at 11:11 AM
RE: My Plugin isn't recognized!!! - by desert_eagle_8 on 04-09-2006 at 04:14 PM
RE: My Plugin isn't recognized!!! - by Plik on 04-09-2006 at 04:18 PM
RE: My Plugin isn't recognized!!! - by desert_eagle_8 on 04-09-2006 at 04:37 PM
RE: My Plugin isn't recognized!!! - by J-Thread on 04-09-2006 at 06:32 PM
RE: My Plugin isn't recognized!!! - by RaceProUK on 04-09-2006 at 06:48 PM
RE: My Plugin isn't recognized!!! - by desert_eagle_8 on 04-09-2006 at 07:07 PM
RE: RE: My Plugin isn't recognized!!! - by CookieRevised on 04-09-2006 at 07:15 PM
RE: My Plugin isn't recognized!!! - by RaceProUK on 04-10-2006 at 11:57 AM


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