Shoutbox

Unloading a dll - 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! Bug Reports (/forumdisplay.php?fid=7)
+----- Thread: Unloading a dll (/showthread.php?tid=62386)

Unloading a dll by cooldude_i06 on 07-03-2006 at 04:26 AM

If a script uses an ActiveX dll in the form of

code:
new ActiveXObject()

then, the script cannot be removed with the WLM main window open because the dll is locked. If the WLM main window is closed, and then the script is removed from Plus! Preferences window, it is removed just fine.

It becomes an annoyance for people to remove scripts which contain an ActiveX dll.

Thanks
CD
RE: Unloading a dll by matty on 07-03-2006 at 05:20 AM

This has always been the case. Its a limitation nothing that can be done about it.