What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Yet another plugin reloader (VB, C++, HOTKEY, /xreload)

Yet another plugin reloader (VB, C++, HOTKEY, /xreload)
Author: Message:
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
O.P. RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload)
quote:
Originally posted by n0n4m3
Hi,

it seems to work fine here :)

I'd like to ask you if it's possible to just unload a plugin and then load it again manually. I want something like this because I'm writing a plugin in C#/.net but my plugin.dll file is locked and I can't replace it with a newer version (only if I close msn). I checked who's accessing the dll and it's msnmsgr.exe so it doesn't seem like a msgplus problem, either way, it was nice that I knew a way of releasing the dll so I could overwrite it.

Thank you,
Ricardo Sabino.
As it is now it is not possible to do it manually, per plugin i mean because plus! is responsible to do all the cleaning up, especially regarding loaded COM plugins.

So you are saying me that the reloader does not work with c# plugins... (Hmm i thought that C# used the same interface as VB plugins, but apparently its not the case, i just checked)

OK, some things you should consider, is that the plugin is loaded by Plus! in the msnmsgr.exe process, and is being used by Plus!, not msnmsgr as there are still active references to that plugin, so it could not be automatically removed...

By this i mean that, you should release any references of other COM objects in your project so that when it is not still in use it can be unloaded.

Of course i dont know anything about how C# works but the basic theory is the one above.
I have a VB .NET plugin the one made by patchou but i havent been able to load it in plus so i could check :S
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-05-2005 08:21 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by TazDevil on 11-05-2005 at 03:03 AM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by n0n4m3 on 11-05-2005 at 06:42 AM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by TazDevil on 11-05-2005 at 08:21 AM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by CookieRevised on 11-05-2005 at 11:07 AM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by TazDevil on 11-05-2005 at 01:21 PM
RE: RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by n0n4m3 on 11-05-2005 at 02:15 PM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by TazDevil on 11-05-2005 at 02:38 PM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by CookieRevised on 11-05-2005 at 03:24 PM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by TazDevil on 11-05-2005 at 05:33 PM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by Stigmata on 11-05-2005 at 06:15 PM
RE: RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by CookieRevised on 11-05-2005 at 06:38 PM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by Ezra on 11-05-2005 at 09:20 PM
RE: RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by n0n4m3 on 11-05-2005 at 09:28 PM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by Dempsey on 11-05-2005 at 09:44 PM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by Ezra on 11-05-2005 at 11:22 PM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by n0n4m3 on 11-05-2005 at 11:38 PM
RE: Yet another plugin reloader (VB, C++, HOTKEY, /xreload) - by Ezra on 11-05-2005 at 11:41 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