How to get a VC++.Net (2003) AddIn working?
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

