hello
Im using VC++ .net 7.0. I have created a custom wizard project.
I want to add a template file in my project but it should not be displayed in the Solution explorer for the genereated project after using my wizard.
My Question: how to do this? It means what should I write in the
"templates.inf" or in the "default.js" to let that template file be added to the generated project by not displayed in the Solution Explorer of VS .net.
I hope that my question is clear.
For every help I will be gratefull.
Thanks in advance
Gharbi
Im using VC++ .net 7.0. I have created a custom wizard project.
I want to add a template file in my project but it should not be displayed in the Solution explorer for the genereated project after using my wizard.
My Question: how to do this? It means what should I write in the
"templates.inf" or in the "default.js" to let that template file be added to the generated project by not displayed in the Solution Explorer of VS .net.
I hope that my question is clear.
For every help I will be gratefull.
Thanks in advance
Gharbi