What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » How To Call The MSN API using VB

How To Call The MSN API using VB
Author: Message:
Dempsey
Scripting Contest Winner
*****

Avatar
http://AdamDempsey.net

Posts: 2395
Reputation: 53
37 / Male / Flag
Joined: Jul 2003
RE: How To Call The MSN API using VB
quote:
Originally posted by NoName

Go to Project > References > Messenger API Type Library
code:
Private WithEvents MSN As Messenger
Private Sub Form_Load()
Set MSN = New Messenger
End Sub


But you shouldn't do that in a Plus! plugin as it can make Messenger crash.  You should used the Messenger object passed in Initalize
SoundPacks   -   Scripts   -   Skins

that's not a bug, thats an unexpected feature
07-11-2004 11:23 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How To Call The MSN API using VB - by TheCodeSmith on 07-11-2004 at 01:54 AM
RE: How To Call The MSN API using VB - by dotNorma on 07-11-2004 at 01:58 AM
RE: RE: How To Call The MSN API using VB - by fas on 07-11-2004 at 01:04 PM
RE: How To Call The MSN API using VB - by matty on 07-11-2004 at 01:59 AM
RE: How To Call The MSN API using VB - by TheCodeSmith on 07-11-2004 at 02:08 AM
RE: How To Call The MSN API using VB - by matty on 07-11-2004 at 02:16 AM
RE: How To Call The MSN API using VB - by TheCodeSmith on 07-11-2004 at 03:05 AM
RE: How To Call The MSN API using VB - by matty on 07-11-2004 at 03:09 AM
RE: How To Call The MSN API using VB - by Millenium_edition on 07-11-2004 at 08:57 AM
RE: How To Call The MSN API using VB - by CookieRevised on 07-11-2004 at 09:52 AM
RE: How To Call The MSN API using VB - by Dempsey on 07-11-2004 at 11:23 AM
RE: How To Call The MSN API using VB - by TheCodeSmith on 07-11-2004 at 12:37 PM
RE: How To Call The MSN API using VB - by matty on 07-11-2004 at 01:33 PM
RE: How To Call The MSN API using VB - by fas on 07-11-2004 at 03:08 PM
RE: How To Call The MSN API using VB - by CookieRevised on 07-11-2004 at 03:23 PM
RE: How To Call The MSN API using VB - by fas on 07-11-2004 at 04:22 PM
RE: RE: How To Call The MSN API using VB - by CookieRevised on 07-11-2004 at 04:28 PM
RE: How To Call The MSN API using VB - by fas on 07-11-2004 at 04:59 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