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

Plugin Reloader
Author: Message:
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
RE: Plugin Reloader
so can you post the list of your currently loaded plugins ?
and try to find which is at fault...

i think it is highly impropable that anything can be done in Plus! either
i just realised that there is a small bug in Plus, that could be solved in a reloader plugin or better by Patchou...

The issue is only caused by VB plugins (plugins coded in visual basic).
Plus successfully removes all referenses to these plugins but fails to remove them from memory... therefore causing unfavourable effects...

Plus after removing all VB plugins references should call
CoFreeUnusedLibraries();
which will automatically remove unused libraries, (plugins) and therefore restore compatibility...

This way plugins vb and c++ can be loaded/unloaded, live after a reload message, without the need to restart messenger

I am posting this in the bugs section so that Patchou can fix it...
This is in reply to riahc4 ;)
ok riahc4, i have built an new reloader, that i think can unload correctly the vb plugins...
you can try it here http://shoutbox.menthix.net/showthread.php?tid=52643
but it cant do anything further if a plugin does not follow proper unloading procedure and therefore produces a crash or other effect...
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
11-02-2005 04:47 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Plugin Reloader - by riahc4 on 11-01-2005 at 08:36 AM
RE: Plugin Reloader - by Dempsey on 11-01-2005 at 10:28 AM
RE: Plugin Reloader - by riahc4 on 11-01-2005 at 11:44 AM
RE: Plugin Reloader - by TazDevil on 11-01-2005 at 02:43 PM
RE: Plugin Reloader - by riahc4 on 11-01-2005 at 02:54 PM
RE: Plugin Reloader - by Ezra on 11-01-2005 at 02:57 PM
RE: Plugin Reloader - by TazDevil on 11-01-2005 at 03:07 PM
RE: Plugin Reloader - by TheBlasphemer on 11-01-2005 at 10:09 PM
RE: Plugin Reloader - by riahc4 on 11-02-2005 at 03:58 PM
RE: Plugin Reloader - by TheBlasphemer on 11-02-2005 at 04:02 PM
RE: Plugin Reloader - by TazDevil on 11-02-2005 at 04:07 PM
RE: Plugin Reloader - by riahc4 on 11-02-2005 at 04:33 PM
RE: Plugin Reloader - by TheBlasphemer on 11-02-2005 at 04:38 PM
RE: Plugin Reloader - by TazDevil on 11-02-2005 at 04:47 PM
RE: Plugin Reloader - by thc2010 on 11-05-2005 at 03:28 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