Share via


Migrating, Porting, and Upgrading (How Do I in Visual C++ Express) 

This page links to help on tasks related to migrating, porting, and upgrading using Visual C++. To view other categories of popular tasks covered in Help, see How Do I in Visual C++ Express.

Migrating to Visual C++

  • How To: Migrate to /clr
    Discusses issues that arise when compiling native code with /clr and when converting a project to managed.

Migrating from UNIX

Upgrading from Previous Versions of Visual C++

  • Breaking Changes in Visual C++ .NET 2003
    Discusses the behavior changes in Visual C++.NET 2003 that can cause code that worked in a previous release to either not compile, or to behave differently at run time.

See Also

Concepts

How Do I in Visual C++ Express