What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » Is it possible to add custom 'commands'?

Is it possible to add custom 'commands'?
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: Is it possible to add custom 'commands'?
If you know programming, just apply a hook onto the contact list or whatever window you added the button to, then in your callback function just look for the WM_COMMAND message, and check if the ID matches the CmdId attribute the <button> has (for example <Button CmdId=10001>). If it does, do whatever the button should do. :)
Also make sure that the message doesn't get confused with another message from Messenger Plus! or Messenger itself.
1337 is taken by Stuffplug 3 :P
4 8 15 16 23 42
04-08-2008 06:24 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Is it possible to add custom 'commands'? - by Yom on 04-08-2008 at 11:18 AM
RE: Is it possible to add custom 'commands'? - by segosa on 04-08-2008 at 11:27 AM
RE: Is it possible to add custom 'commands'? - by Willz on 04-08-2008 at 01:39 PM
RE: Is it possible to add custom 'commands'? - by Yom on 04-08-2008 at 04:59 PM
RE: Is it possible to add custom 'commands'? - by aNILEator on 04-08-2008 at 05:06 PM
RE: Is it possible to add custom 'commands'? - by vikke on 04-08-2008 at 06:24 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