What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Problem with ChatWndReceiveMessage's Message parameter

Problem with ChatWndReceiveMessage's Message parameter
Author: Message:
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: Problem with ChatWndReceiveMessage's Message parameter
quote:
Originally posted by higher
But there must be a solution for this problem, i don't want to believe that the script engine's possibilities are so limited.
I imagine the reason for the limit is due to the way plus puts the returned value back into messenger.

Messenger will have already put the origional message into memory and allocated a set size of memory for it. When plus goes to give messenger the new string that you return, if that string is longer than the origional one it wont fit in the space its given. Hence the limit.

This post was edited on 10-20-2006 at 05:18 PM by Plik.
10-20-2006 05:15 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Problem with ChatWndReceiveMessage's Message parameter - by higher on 10-17-2006 at 06:19 PM
RE: Problem with ChatWndReceiveMessage's Message parameter - by foaly on 10-17-2006 at 06:23 PM
RE: Problem with ChatWndReceiveMessage's Message parameter - by higher on 10-20-2006 at 04:41 PM
RE: Problem with ChatWndReceiveMessage's Message parameter - by Felu on 10-20-2006 at 04:49 PM
RE: Problem with ChatWndReceiveMessage's Message parameter - by Plik on 10-20-2006 at 05: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