| 
O.P.  Plugin not turning up :(
 I have created the DLL using VB. ITs Draconix.dll and its located in "C:\Program Files\Messenger Plus! 3\Plugins" 
I've used the Draconix.reg: 
 
regsvr32.exe /s Draconix.dll 
 
and  
 
Install.reg: 
 
REGEDIT4 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Patchou\MsgPlus2\RegisteredPlugins] 
"Draconix Plugin"="Draconix.Sample" 
 
THe vb project names': "Draconix" 
the title is : MPPluginVB 
 
i have kept the sample.cls and the other cls and bas 
 
I have not modified the smaple.cls to check whether it works. 
 
DOes any one have any solution? 
 
 |