O.P. MsgPlusH.dll adds itself as a dependency in any EXE compiled with VB
Whenever I compile an application in Visual Basic with MessengerPlus running in the background, MsgPlusH.dll is required to run it. I only have this problem on WindowsXP when the XP visual styles are applied to my application.
Using Windows Messenger or MSN Messenger (Any version)
Using MsgPlus 3.01.94 (but still had the problem with MsgPlus 2.x)
RE: MsgPlusH.dll adds itself as a dependency in any EXE compiled with VB
Because Messenger Plus! is using global hooks, its DLL is loaded in every process created in the system. HGowever, this has nothing to do with references... Messenger Plus! is absolutely not required by any other application you compile while its running,don't worry about it .
O.P. RE: MsgPlusH.dll adds itself as a dependency in any EXE compiled with VB
It is required. When I install one of the programs on another XP machine which has never had messenger plus on it, it doesn't run. But if I put MsgPlusH.dll in the system32 folder it does run.