Quote:
|
Originally Posted by nine
Which is the version of VC++ in it? 7.2 or even 8?
|
VS 2005 is version 8.0.
As far as I know Visual Studio versions are getting incremented in sync with the .Net Framework now. VS2002 was 7.0, matching .Net 1.0; VS2003 was 7.1, matching .Net 1.1; VS2005 is 8.0, matching .Net 2.0.
Regards