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

Thread or Window
Author: Message:
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: Thread or Window
You hate VB? Well, great, I code in C++:P

You have to use QueryInterface to get IMessenger and set it to a global variable (so that your call back function can use it) in Initialize function, like

IMessenger* MsgrInstance;

iMessengerObj->QueryInterface(IID_IMessenger,(void**)&MsgrInstance);
07-10-2004 04:10 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Thread or Window - by CMI on 07-09-2004 at 11:05 PM
RE: Thread or Window - by Mnjul on 07-10-2004 at 03:03 AM
RE: RE: Thread or Window - by CMI on 07-10-2004 at 03:40 AM
RE: Thread or Window - by Mnjul on 07-10-2004 at 03:43 AM
RE: RE: Thread or Window - by CMI on 07-10-2004 at 04:15 AM
RE: Thread or Window - by Mnjul on 07-10-2004 at 04:59 AM
RE: RE: Thread or Window - by CMI on 07-10-2004 at 05:51 AM
RE: Thread or Window - by Mnjul on 07-10-2004 at 07:12 AM
RE: Thread or Window - by Mike on 07-10-2004 at 07:18 AM
RE: Thread or Window - by Millenium_edition on 07-10-2004 at 08:35 AM
RE: Thread or Window - by CMI on 07-10-2004 at 04:04 PM
RE: Thread or Window - by Mnjul on 07-10-2004 at 04:10 PM
RE: Thread or Window - by CMI on 07-10-2004 at 04:15 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 02:54 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 05:04 PM
RE: RE: Thread or Window - by CMI on 07-11-2004 at 07:07 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 08:05 PM
RE: Thread or Window - by CMI on 07-11-2004 at 08:06 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 08:11 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 08:26 PM
RE: Thread or Window - by RaceProUK on 07-11-2004 at 08:45 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