Porting 16-Bit MFC to 32-Bit MFC
| Overview | How Do I | FAQ | Details
This article gives tips for porting your MFC application from 16-bit to 32-bit.
Although most of the changes in Windows parameters are handled for you within the framework, there are some changes you will have to make manually. They are described in this article, which covers:
The 32-bit CTime class differs from the 16-bit version. For details, see the article Date and Time: SYSTEMTIME Support.