Genearting Help document

Hi all,

I want to know how to generate the html help file, in VC++ , from commets.

[95 byte] By [lakshmi.p] at [2007-12-25]
# 1
In the menu "Project->Properties"

Under "Configuration Properties -> C/C++ -> Output Files"

Change "Generate XML Documentation Files" from "No" to "Yes"

Recompile your project.

iccle at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...