C
charles_weaver
I am in the process of upgrading a number of VC++ 6 projects to VC++
..Net. I have noticed that for MFC projects the Class View information
is not available. Is this something I am doing wrong or is it by
design? The non-MFC projects have Class View information as they
should.
A related issue is that in the MFC projects I also don't seem to be
able to
go to the definitions of functions by clickng on Goto Definition even
though the Generate Browse Information option is set. It just tells me
that the defintion does not exist and doesn't offer to build the browse
information. In the non-MFC projects this works. However in VC 6.0 I
can place the cursor any place in the function name and it goes there.
In VC.Net I seem to have to highlight the whole function reference, I.e
Class.method before it will recognize it. Is this the new
functionality? When I just put the currsor somewhere in the name it
says: The symbol 'r' is not defined, no matter what the fucntion name
is.
I am using Visual Studio.Net 2003 that I downloaded from MSDN.
..Net. I have noticed that for MFC projects the Class View information
is not available. Is this something I am doing wrong or is it by
design? The non-MFC projects have Class View information as they
should.
A related issue is that in the MFC projects I also don't seem to be
able to
go to the definitions of functions by clickng on Goto Definition even
though the Generate Browse Information option is set. It just tells me
that the defintion does not exist and doesn't offer to build the browse
information. In the non-MFC projects this works. However in VC 6.0 I
can place the cursor any place in the function name and it goes there.
In VC.Net I seem to have to highlight the whole function reference, I.e
Class.method before it will recognize it. Is this the new
functionality? When I just put the currsor somewhere in the name it
says: The symbol 'r' is not defined, no matter what the fucntion name
is.
I am using Visual Studio.Net 2003 that I downloaded from MSDN.