Differences between VC 6.0 and VC 7.0
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Can anyone point out the differences between Visual C++ 7.0 (.Net) and Visual C++ 6.0? Thanks
For strict C++/MFC code, the compiler is a lot more compliant and strict; I believe there are minor changes to MFC and ATL to merge some classes ( I think the CString is one of them ).
Maximilien Lincourt Your Head A Splode - Strong Bad
-
Can anyone point out the differences between Visual C++ 7.0 (.Net) and Visual C++ 6.0? Thanks