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

My new command isn't being recognized (VB6)
Author: Message:
NanakiXIII
New Member
*

Avatar

Posts: 8
34 / Male / –
Joined: May 2003
O.P. RE: My new command isn't being recognized (VB6)
code:
'// Recognized plugin functions                             
'//                                                         
'// You must declare the functions in your class exactly as they are
'// declared in this file. Initialize() is the only mandatory   
'// function, all the other ones are optional.


I thought that meant that I only needed to use the functions that I needed to use, besides Initialize(). All the functions are declared in the modules from the API. Do I need to use all the functions?

My file is fine, I actually tested the Get-Random-Line code in a standard EXE and it worked just fine.

I replaced sResult = RandomPhobia with sResult = "hello", but nothing has changed.

I also have another question: Do I need to register my DLL again and again every time I need to test a change?

Thanks.
07-08-2005 09:40 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
My new command isn't being recognized (VB6) - by NanakiXIII on 07-08-2005 at 07:57 PM
RE: My new command isn't being recognized (VB6) - by Dempsey on 07-08-2005 at 08:00 PM
RE: My new command isn't being recognized (VB6) - by TheBlasphemer on 07-08-2005 at 08:47 PM
RE: My new command isn't being recognized (VB6) - by RaceProUK on 07-08-2005 at 09:24 PM
RE: My new command isn't being recognized (VB6) - by NanakiXIII on 07-08-2005 at 09:40 PM
RE: My new command isn't being recognized (VB6) - by Mike on 07-09-2005 at 05:35 AM
RE: My new command isn't being recognized (VB6) - by NanakiXIII on 07-09-2005 at 09:18 AM
RE: My new command isn't being recognized (VB6) - by Mnjul on 07-09-2005 at 09:28 AM
RE: My new command isn't being recognized (VB6) - by NanakiXIII on 07-09-2005 at 10:06 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