You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
LuckyLuke
Posted - May 31 2006 : 03:09:04 AM goodday,
im using VC++ 6 and the latest trial of VA X and i cant solve how to got a list class members /& methods by typing CFoobar. (struct enum will also not work)
i use other file extension in source, or better i mix it. declared and defined they'are in .h & .cpp but i use them in foobar.xl like. so i added the xl and .xl; in the registry (they're correctly added in extSource and extHeader and Vc++ settings) but it will not solve the problem.
the strange is that i see them all in VA View.
greetz and thanks
1 L A T E S T R E P L I E S (Newest First)
support
Posted - May 31 2006 : 10:09:03 AM Make sure the "Statement completion settings" are disabled in Tools|Options|Editor and enabled on the "C/C++ 6.0" node of the VA X options dialog.
Press Rebuild on the Performance node of our options dialog.
Exit your IDE.
Make sure you included terminated semicolons when you modified the registry.