What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » write plugin that runs on msn messenger directly / microsoft's policy

write plugin that runs on msn messenger directly / microsoft's policy
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: write plugin that runs on msn messenger directly / microsoft's policy
quote:
Originally posted by Stigmata
winsock hooking, or ... homemade proxy
Or API hooking, which is itself very tricky.

As for the menu adding, it's possible even withoiut using the Messenger API. You'll just need a global hook to catch window creation. If the window class is 'IMWindowClass', subclass it and add the menu.

For hooking, look up SetWindowsHookEx(), and go from there ;)
[Image: spartaafk.png]
06-05-2005 01:09 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
write plugin that runs on msn messenger directly / microsoft's policy - by bschiett on 06-04-2005 at 06:25 PM
RE: write plugin that runs on msn messenger directly / microsoft's policy - by RaceProUK on 06-04-2005 at 07:47 PM
RE: RE: write plugin that runs on msn messenger directly / microsoft's policy - by bschiett on 06-05-2005 at 12:21 AM
RE: write plugin that runs on msn messenger directly / microsoft's policy - by RaceProUK on 06-05-2005 at 07:33 AM
RE: RE: write plugin that runs on msn messenger directly / microsoft's policy - by bschiett on 06-05-2005 at 09:26 AM
RE: write plugin that runs on msn messenger directly / microsoft's policy - by Stigmata on 06-05-2005 at 09:42 AM
RE: write plugin that runs on msn messenger directly / microsoft's policy - by RaceProUK on 06-05-2005 at 01:09 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