What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Attention 1337 Coders!!!

Attention 1337 Coders!!!
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Attention 1337 Coders!!!
I may not be a 1337 coder, but I can have a stab as to why Plus has to be running first.

In order for Plus DLLs to intercept certain parts of Messenger's own workings (to apply text formatting for example), the callback address of the event has to be overridden so it points to Plus's version.
This is best done as the program code is loaded into memory. Changing once program execution begins is dangerous, especially in multi-threaded apps, as you can't predict where the instruction pointer is.

Anyway, that's how I understand it.
[Image: spartaafk.png]
01-21-2005 12:15 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Attention 1337 Coders!!! - by Ash_ on 01-20-2005 at 02:12 PM
RE: Attention 1337 Coders!!! - by RaceProUK on 01-21-2005 at 12:15 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