VC++ 6.0 is a tool used to build "native" (x86 machine code) with the Win32
API or any of a number of API sets built on it - ATL, MFC etc - using a
pre-standard version of C++.
The C++ compiler In the Visual Studio .Net product is capable of everything
that 6.0 can do, it supports very nearly all (somewhat subjective
estimation) of standard C++ AND it brings C++ to bear on .Net development
tasks as well.
Regards,
Will
Regards,
Erin.
--
Visit us on the web at: http://www.databasementsoftware.com
I'm reading "Visual C++®.NET How To Program" Deitel, Deteil, Liperi, Yaeger.
I'm about halfway through and it's fairly easy going. Then I went to a
bookshop today and saw the above book "Microsoft Visual C++ .NET Step by
Step" and it seems to fill in a lot of unexplained stuff and I like the
author's style too. These two books complement each other very well indeed.
If you want to get into programming in C++.NET I recommend you invest in
both of these books!
Gaz