Porting and Upgrading

Visual C++

Once you have a working application, you can port it to C++, to a different platform, or to another operating system. You can also upgrade a project built in a previous version of Visual C++ to the latest version. These topics describe porting and upgrading procedures and details about code changes and added features in the latest version.
Overviews   Short introductions to porting concepts
How Do I   Steps to take to port or upgrade your program, or to write portable code
Frequently Asked Questions   Common questions about porting
Details   Detailed articles about porting, particularly code changes
What do you want to do?
Learn more about the kinds of porting I can do to and from other languages, platforms, operating systems, or versions of Visual C++.
Start porting my own programs
Write code for maximum portability

Interesting pages