Genearting Help document
Hi all,
I want to know how to generate the html help file, in VC++ , from commets.
Hi all,
I want to know how to generate the html help file, in VC++ , from commets.
Under "Configuration Properties -> C/C++ -> Output Files"
Change "Generate XML Documentation Files" from "No" to "Yes"
Recompile your project.