Does Visual c++ is having alt-f12 like visual studio 6.0
Hi,
I worked extensively with visualt studio 6.0 and when shifted to .net version I was very dissapointed to see that the "Browse Information (alt-f12)" feature was not there.
That is a very good feature for reverse engineering and my question is that does that is included in visual studio 2005.
Regards,
Sanjeev Bhatia
Hi Sanjeev,
Yes, not only is this feature fully back in the 2005 release, but now it is based on loive information. You no longer have to compile first (and create .bsc files) to be able to use the browings features.
We do have some known correctness issues with this feature in Beta 2 that have since been corrected, but I would still envourage you to chack it out.
Ronald Laeremans
Visual C++ team