How to get a VC++.Net (2003) AddIn working?

I'm trying to create an AddIn for VC++ 7.1, and I'm having problems inserting a submenu into the Tools menu.

I'm also not sure how to undo the installation, so that when you look at AddIn manager, the AddIn is no longer listed.

How do I add a submenu, and how do I remove the AddIn to VC++ 7.1?

I have the following source code:
http://code.axter.com/Connect.cpp (http://code.axter.com/Connect.cpp)

And the current code is in the CConnect::OnConnection method.
I'm only interested in C++ methods, and not any VB code.

Thank you
[600 byte] By [Axter] at [2007-11-19 18:29:27]