What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » Creating my own DLL, I need some help

Creating my own DLL, I need some help
Author: Message:
Endlesskiss
New Member
*


Posts: 1
– / Male / Flag
Joined: Jan 2010
O.P. Creating my own DLL, I need some help
I'm creating a DLL which will be injected into the msnmsgr process, I want it to get every message that has been received and then... it'll do it's own expressions :)

anyway, is there any function "OnReceiveMessage" in the msnmsgr process? if so, Where is it exactly? on which module? (I'm using Ollydbg but so far I couldn't find anything).


I tried to hook it on "recv", however since recv does not get a complete message but a few bytes it won't work (maybe it's possible to check on recv and if messages are being sent in a delay of 500 ms then consider them as a one message), but I think there's an easier way, I will be glad to know anything that can help me.


With kind regards,
Adam.
01-30-2010 02:24 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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