I have been adding an rtf file to the VC++ AppWizard created Help project without success and
therefore my added help topics were ignored. The added rtf file was created in MS Word 97. I am
wondering whether MS Word 97 created rtf files are compatible with VC++5.0 Help compiler.
When I compiled it with the Help Workshop 4.01 available in VC++5.0, It saids "too many
opening braces". As the file can be read by MS Word 97, the opening and closing braces should be
balanced. I have also double-check the file. I am not sure what is wrong with the rtf file.
Could somebody give me some advice? Any information would be greatly appreciated.
Thanks in advance.

Anthony Zhang