Shoutbox

MSN characters boost - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! General (/forumdisplay.php?fid=23)
+----- Thread: MSN characters boost (/showthread.php?tid=63281)

MSN characters boost by SaCaNa on 07-15-2006 at 12:23 AM

It is known that PLUS! has this feature, however, I would like to know what special code this program uses to activate that feature.
Thanks in advance


RE: MSN characters boost by Dempsey on 07-15-2006 at 07:26 PM

Plus!  -->  Preferences  -->  Conversations  -->  Increase the maximum size of messages you can send to 1100 characters.

The third checkbox down.

[Image: attachment.php?pid=695036]


RE: MSN characters boost by SaCaNa on 07-15-2006 at 07:42 PM

Thanks for your post Dempsey, but what I would like to know is how Plus! makes that working. I think theres a code used, and I would like to know which is it.

Thanks in advance, Sacana


RE: MSN characters boost by matty on 07-15-2006 at 07:49 PM

quote:
Originally posted by SaCaNa
It is known that PLUS! has this feature, however, I would like to know what special code this program uses to activate that feature.
Thanks in advance


Plus! finds all the elements in the window. (Not possibly using standard API calls because every control is wrapped in a DirectUI). Then it uses the SendMessage API and sends the constant for the MaximumLength (forget what it is) and the new length.

quote:
Originally posted by Dempsey
Plus!  -->  Preferences  -->  Conversations  -->  Increase the maximum size of messages you can send to 1100 characters.
Not what he wanted, he wanted to know what code is used not where the option is in Plus!. Go have another (b) :P.
RE: MSN characters boost by Dempsey on 07-15-2006 at 08:26 PM

quote:
Originally posted by Matty
Not what he wanted, he wanted to know what code is used not where the option is in Plus!. Go have another (b) :P.

damn :p  OK I best do as I'm told (B)(B)(B)
RE: MSN characters boost by SaCaNa on 07-15-2006 at 11:07 PM

So, does that mean that there's no way to know how to possibly use this code in another program?
Anyway, thanks for your time


RE: MSN characters boost by cloudhunter on 07-16-2006 at 01:54 AM

It is possible to do it in another program, because if it has been done in one program, it can be in another. But as for how, you will have to either google it or find out yourself ;) I don't think Patchou will give away his secrets :P

Cloudy


RE: MSN characters boost by SaCaNa on 07-16-2006 at 06:44 PM

Lol, ok
Thanks for the help