Shoutbox

Visual Studio & MsgPlusLoader - 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! Help (/forumdisplay.php?fid=12)
+----- Thread: Visual Studio & MsgPlusLoader (/showthread.php?tid=54340)

Visual Studio & MsgPlusLoader by btcguy on 12-29-2005 at 12:46 AM

Hi

I have just installed VS to learn, and everytime i run an application i see VS loading symbols for MsgPlusLoader.dll and it takes about 5 to 10 seconds to continue.  |-)  (see attached screenshot)

Does anybody knows how to make VS stop doing this???  I do not wish to uninstall msgplus... 8-|

thanks!


RE: Visual Studio & MsgPlusLoader by matty on 12-29-2005 at 12:55 AM

Unfortunately it is the hook method that is used for Messenger Plus!. The dll gets loaded with every process that is run on the computer.


RE: Visual Studio & MsgPlusLoader by btcguy on 12-29-2005 at 08:29 AM

woah

well, thanks 4 the info :D


RE: Visual Studio & MsgPlusLoader by RaceProUK on 12-30-2005 at 01:26 PM

It's the Alternate mode to be exact. If you can get the Default or Default - Forced modes to work, using them will stop VC loading the symbols from the Plus! Loader DLL.

Alternate mode works by adding the loader DLL to a list of DLLs to be laoded into all processes.