What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Visual Basic 6 - I need some help

Visual Basic 6 - I need some help
Author: Message:
RichGuk
New Member
*


Posts: 9
37 / Male / –
Joined: Apr 2004
RE: RE: Visual Basic 6 - I need some help
quote:
Originally posted by Sazologie
Btw I tried it with the Register file and still my plugin
won't come into that damn menu.


I'm also fairly new to programming, but have you built up your menu in the GetPublishCommandInfo function? As I assume this is where the menu is created from?

code:
    '// Parameters for GetPublishCommandInfo():                          //
    '//   * nCommandIdx: a number between 1 and nCommandCount            //
    '//     representing the index of the command who's info is going to //
    '//     be retrieved.                                                //
    '//   * sName: name you want to be displayed for the command in the  //
    '//     Plugins menu.                                                //
    '//   * sValue: command string. Do NOT include "/" at the beginning  //
    '//     of the command. Example: "xping".                            //
    '//   * sHelp: optional help you want to be displayed when the user  //
    '//     selects the command from the Plugins menu. This is useful    //
    '//     only when the command accepts arguments.                     //
04-04-2004 07:56 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Visual Basic 6 - I need some help - by Sazologie on 04-03-2004 at 03:50 PM
RE: Visual Basic 6 - I need some help - by CookieRevised on 04-03-2004 at 03:58 PM
RE: Visual Basic 6 - I need some help - by Sazologie on 04-03-2004 at 04:11 PM
RE: Visual Basic 6 - I need some help - by Sazologie on 04-03-2004 at 04:15 PM
RE: Visual Basic 6 - I need some help - by Sazologie on 04-03-2004 at 07:02 PM
RE: Visual Basic 6 - I need some help - by Choli on 04-03-2004 at 07:28 PM
RE: Visual Basic 6 - I need some help - by Sazologie on 04-03-2004 at 08:04 PM
RE: Visual Basic 6 - I need some help - by Sazologie on 04-03-2004 at 08:23 PM
RE: RE: Visual Basic 6 - I need some help - by RichGuk on 04-04-2004 at 07:56 AM
RE: Visual Basic 6 - I need some help - by Mike on 04-04-2004 at 08:47 AM
RE: Visual Basic 6 - I need some help - by Sazologie on 04-04-2004 at 04:24 PM
RE: Visual Basic 6 - I need some help - by Sazologie on 04-05-2004 at 09:38 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