Your C to MFC Migration Kit consists of the following:
The guide describes migration from C to MFC and explains where porting from 16 bit to 32 bit fits into that migration strategy.
These samples are located in the following directories on the diskette:
Sample | Location |
16-bit before migration: | \SAMPLES\WIN16\SHOWDIB |
16-bit after migration: | \SAMPLES\WIN16\SHOWD |
32-bit before migration: | \SAMPLES\WIN32\SHOWDIB |
32-bit after migration: | \SAMPLES\WIN32\SHOWD |
The Migration Kit includes a tool that scans your C source files and offers suggestions for things you should do to migrate the code to MFC. For more information, see Using the MFC Migration Tool.
Descriptions of how industry leaders have successfully used MFC to develop their products. In the leaders' own words, the case studies describe how MFC saved their development teams time and money, and what it really took to do the job.