What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Bug in plugin support?

Bug in plugin support?
Author: Message:
Finn
Junior Member
**


Posts: 41
– / Male / –
Joined: Jul 2003
O.P. Bug in plugin support?
was trying to fix the bug with the colour fade plugin crashing msn plus and it doesnt seem to be related to the colour fade plugin


the following code causes the crash and given the docs should be perfectly fine, this a bug in msn plus ?



if(stricmp(sCommand, "/xcopy") == 0)
{
strncpy(sResult, sCommandArg, 1500);
return TRUE;
}

it crashes if you do /xcopy blahblahblahblah.. (for as many as you can do) and it cant have spaces in the blahblahblah etc

This post was edited on 07-08-2003 at 07:42 PM by Finn.
07-08-2003 07:40 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Bug in plugin support? - by Finn on 07-08-2003 at 07:40 PM
RE: Bug in plugin support? - by allex87 on 07-08-2003 at 08:43 PM
RE: Bug in plugin support? - by Finn on 07-08-2003 at 09:43 PM
RE: Bug in plugin support? - by Patchou on 07-08-2003 at 11:55 PM
RE: Bug in plugin support? - by Finn on 07-09-2003 at 07:10 AM
RE: Bug in plugin support? - by Bamboe on 07-09-2003 at 11:55 AM
RE: Bug in plugin support? - by Whacko on 07-09-2003 at 12:09 PM
RE: Bug in plugin support? - by Finn on 07-09-2003 at 05:24 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