You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
khb
Posted - Jan 04 2007 : 06:44:18 AM I'm using VC6 and often use the class wizard to add new member variables for dialog controls. The corresponding files that get modified by the class wizard are not reparsed by VA automatically. Therefore, the new variables are not known, i.e., not in the suggestion list unless I reparse the files manually.
Can you make VA to reparse files modified by the class wizard?
Regards, Marcus.
2 L A T E S T R E P L I E S (Newest First)
khb
Posted - Jan 05 2007 : 01:55:55 AM Thank you for the tip. I'll try it.
Regards, Marcus.
feline
Posted - Jan 04 2007 : 11:14:36 AM Have you tried turning on:
VA Options -> Text Editor -> C/C++ -> watch for externally modified files and reparse when necessary
does this make any difference? Once the files have been saved then they should be reparsed and the changes detected.