Porting and Upgrading: Examples and Case Studies (original) (raw)

You can get an idea of the kinds of issues you might encounter duration a migration from a previous version of Visual C++ to the current one by reviewing stories of successful migrations.

Examples of Successful Migrations

Here, you can read about what it took to migrate some modest samples and tools to the latest version of Visual C++. The issues encountered in these migrations are typical of the kinds of issues you might encounter in any migration, but with one important exception, and that is the size of the code. The samples are of course very small and short compared to real-world application code.

See also

Visual C++ Porting and Upgrading Guide