Hello;
1. Type something like this:
void x()
{
try
{
}
catch (CException *exe) //1
{
//2
ex->Dele
}
}
2. Delete last "e" in line (1)
3. Place cursor after "Dele" (line below (2)), and press Ctrl+Space. VAX shows list of global symbols, instead of members of CException class.
I'm using VAX 1246 & VS.NET 2003.
Best Regards,
Daniel