What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » oMessenger in Plus! API

oMessenger in Plus! API
Author: Message:
(CyBeRDuDe)
Senior Member
****


Posts: 512
Reputation: 21
37 / Male / –
Joined: Jul 2003
O.P. oMessenger in Plus! API
Hey everybody.. could anybody give me some help with the oMessenger in Plus! API?

I can't seem to get it working, no matter what I do... I keeps erroring "User-defined type not defined"...
Am I right that using oMessenger would prevent Windows Messenger in running in background? right?....

What declares do I need to make in the class?...

code:
Public WithEvents objMessenger As oMessenger
or
code:
Public WithEvents objMessenger As MessengerAPI.Messenger

neither works!?

in the Initialize:

code:
objMessenger = New oMessenger

shouldn't this be enough?... what am I doing wrong?... I really can't seem to locate the problem...
Could anybody maybe post/upload an example plugin using the oMessenger?.... :D...

And another one:
At the moment i'm not using the oMessenger(beacuse I can't get it working)... But using the normal Messenger API... whenever I try any of these codes MSN crashes, no errors or anything.. just crashes...
code:
Set MsgrGroups = objMessenger.MyGroups
Set MsgrContacts = MsgrGroup.Contacts
It only does it when I'm using anything with the Groups or Contacts... GetContact works fine.... I can get them working perfectly in a seperate exe, but in a plugin it just crashses... I was just wondering if it is just me?.. or does anybody else also have this problem? does anybody know why? and is there a workaround this (Besides doing it in a seperate exe)? I want to get the groups and contacts in the different groups inside a plugin, using Messenger API... Also that's why I want the oMessenger object to work.. If I can't make this work, then the plugin have to have WM and WM running, and then I might as well do the contact list thing in an seperate exe....

Anybody help? :D... Thx in advance....

BTW: The *.link suggestion will be released in a "beta" soon... :D... I only need these 2 question answered... And then fix up the whole thing... :D... so expect a release soon if I get an answer...

01-26-2005 10:40 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
oMessenger in Plus! API - by (CyBeRDuDe) on 01-26-2005 at 10:40 PM
RE: oMessenger in Plus! API - by Dempsey on 01-26-2005 at 10:46 PM
RE: oMessenger in Plus! API - by Stigmata on 01-26-2005 at 10:46 PM
RE: oMessenger in Plus! API - by (CyBeRDuDe) on 01-27-2005 at 07:22 AM
RE: oMessenger in Plus! API - by Stigmata on 01-27-2005 at 07:39 AM
RE: oMessenger in Plus! API - by (CyBeRDuDe) on 01-27-2005 at 08:18 AM
RE: oMessenger in Plus! API - by Wouter on 01-28-2005 at 03:51 PM
RE: oMessenger in Plus! API - by (CyBeRDuDe) on 01-28-2005 at 04:20 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