Assume I have the following line:
MyClass myObject(parameters,...);
If I place the cursor on myObject and press Alt+G it jumps to the beginning of that line. This doesn't make much sense to me. Imho VA should take me to the declaration/definition of the constructor.
I'm using VC6, Win XP, no further add-ins.
Regards,
Marcus.