Even after Phases 1 and 2 there are still many things you can do to improve your application's integration with MFC and further take advantage of MFC and C++. Phase 3 discusses some of the following additional steps you can take:
In general, the items in this list will simplify your code, relying on MFC to supply most of the standard wiring to Windows that you must do over and over in C, and taking advantage of many MFC features that hide complexity.