What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Developing for MSN Messenger.

Developing for MSN Messenger.
Author: Message:
vikke
Senior Member
****

Avatar

Posts: 900
Reputation: 28
31 / Male / Flag
Joined: May 2006
RE: Developing for MSN Messenger.
MsgPlus! uses lots of different ways to gather information from Messenger. Mainly it uses the Messenger API (which is working somewhat) plus some hidden extras (to retrieve the contact-list). It also uses API-hooking on the Winsock functions (send & recv) to receive different types of events. To add the button/skinning, it applies API-hooks onto the Win32 Resource API (LoadResource, FindResourceExW, LockResource, SizeofResource), to modify the resources loaded from msgsres.dll. And finally it replaces the richedit-interface so that colors, formatting can be inserted plus quick-texts etc. These aren't really the details, however it's pretty advanced.

There are some examples and much more help over at the MSNFanatic forums. Go look there, TheSteve has created a type-library which allows you to use the Messenger API without having to install Windows Messenger.
4 8 15 16 23 42
05-31-2008 04:40 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Developing for MSN Messenger. - by Hen on 05-31-2008 at 03:24 PM
RE: Developing for MSN Messenger. - by vikke on 05-31-2008 at 04:40 PM
RE: RE: Developing for MSN Messenger. - by Hen on 06-01-2008 at 07:35 AM
RE: Developing for MSN Messenger. - by vikke on 06-01-2008 at 11:18 AM
RE: Developing for MSN Messenger. - by Hen on 06-04-2008 at 04:43 PM
RE: RE: Developing for MSN Messenger. - by vikke on 06-04-2008 at 08:18 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