make AddIn to Visual Studio .net
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
hi, i want to make an add-in to visual studio that will have a menu and each choice of the menu will do something. like pressing on "Tools" (for example) -> then comes the menu and then pressing one of the commands. the problem is that i don't know how to do the add-in as menu. i tried all the wizards and samples but didn't find one. (its alot diffrent from doing Add-In to visual studio 6) does anyone can direct me to a source or tell me some hints on this subject? thanks in advance, Avi.