05/21/06 - DocJet version 5.3 build 3 released
Fixes a number of bugs in the C# 2.0 code mainly
Defects Corrected
- The C# 2.0 scanner had a number of bugs fixed, particularly in the area of attributes and some new-in-2.0 keywords (e.g. "global::").
- The AFX Hook could munge things up if you have an HTML file with "//{{AFX..." in it.
- If you have two files with a comment for the same namespace as part of your initial project creation, then run that through the project-creation wizard, the wizard will crash