What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Parse incoming text

Parse incoming text
Author: Message:
Kirill
New Member
*


Posts: 9
37 / Male / –
Joined: Dec 2004
RE: Parse incoming text
Heh, I'm quite sure you can do this in VB, also. I doubt it has anything to do with anything people have said thus far.

Indeed, what I think could "theoretically" work, is you can look at the export table of RichEditHook.dll or whatever DLL Messenger Plus! uses, and then implement the appropriate function. If my guess is correct, it'll end up calling your function that handles incoming messages, instead of theirs.

In addition, you can launch another thread from your plugin that will constantly probe the conversation text for changes, and when some text arrives, you can figure out what it is by taking a diff -- unfortunately this is the filthiest approach of all.

I am actually trying to think of a better way to do this myself for my plugin, but unfortunately it seems like I won't be able to write any code for this particular cause until the end of the weekend, or maybe the beginning of it, since I'm summoned to write code somewhere else.

Good luck, and keep the noodle a-fryin'.
12-23-2004 10:38 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Parse incoming text - by Isaacariah on 12-23-2004 at 04:01 PM
RE: Parse incoming text - by Ash_ on 12-23-2004 at 04:12 PM
RE: Parse incoming text - by saralk on 12-23-2004 at 06:09 PM
RE: Parse incoming text - by Isaacariah on 12-23-2004 at 06:52 PM
RE: Parse incoming text - by TheBlasphemer on 12-23-2004 at 07:13 PM
RE: Parse incoming text - by Isaacariah on 12-23-2004 at 07:18 PM
RE: Parse incoming text - by Kirill on 12-23-2004 at 10:38 PM
RE: Parse incoming text - by Mike on 12-24-2004 at 06:19 AM


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