Ok, the file is attached, it's a rar with two rar files in it, they are:
1.MessengerPlus.Plugin.VB.rar - Plugin Base
2.MyMessengerPlugin.rar - Sample Plugin
The plugin only does 3 things, 3 random quotes, shows a message box, and show a notifcation box that links to
http://www.neowin.net
The plugin base was made under Visual Studio .NET 2003 and XP SP1
the commands that were in the MPPlusDefs file are now referenced as a variable called PlusUtilities
the COM stuff in the plugin are to over come a problem that surfaces when using com and inheritance, the compiled file picks up the Class ID on it's base, so those variables and atribute are so messenger plus can read more than one plugin of this type.
Please, if you use this file to build your own plugins, reference me. (my real nick is The_Decryptor, this forum wont let me register it)
Note: This was only done in about 1 hour, so if there are bugs, ill try to fix them