Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Porting a Visual Studio C++ 'Add Class' Wizard to VSIX {Item|Project}Template.

$
0
0

Hi,

I'm in the middle of porting our existing VS Add-In to the new VSIX approach. Right now I'm facing an issue while adapting the 'Add Class' Wizard. The old method our Wizard is using is the .vsdir, .vsz file stuff to extend the right click -> [ProjectNode | Add | Class...] C++ class wizard dialog.

I guess this part |8224| of the .vsdir part makes it appear in the mentioned dialog.

OurClass.vsz| |OurClass|1|Our Class| | |8224|OurClass

How can I achieve the same functionality with an VSIX {Item|Project}Template? Is it possible at all?

Kind regards.


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>