Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual C++ Language Reference
Breaking Changes in Visual C++ .NET 2003

The Visual C++ compiler has significantly increased its conformance with the C++ standard in the Visual Studio .NET 2003 release. With this conformance comes a number of breaking changes. Many of those changes now result in compiler errors, where no compiler errors were given in previous releases. However, there are also a number of silent, or runtime errors, which are described in this section.

A nonconformance related breaking change is that just-in time debugging for /clr images will not work unless you either add DebuggableAttribute or use a configuration (.ini) file; see Making an Image Easier to Debug for more information.

For remaining conformance issues, see Standard Compliance Issues in Visual C++.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker