| 
O.P.  [VB] DLL rename problem
 ok i created a plugin,  Project Name: "UniCoder" and the object is called "plug" 
so far so good, i compile it to the original filename(MPPluginVB.dll) put it in the plugin dir registered the dll with: 
 
install.reg: 
REGEDIT4 
 
[HKEY_LOCAL_MACHINE\SOFTWARE\Patchou\MsgPlus2\RegisteredPlugins] 
"UniCoder By DJmorphine"="UniCode.plug" 
 
rebooted msn 
plugin works fine, BUT when i change the filename to UniCoder.dll OR UniDJmorphine.dll or just a name.  it doenst load any more. 
 
Do i have to change something else somewhere?? 
 |