Just started learning VC++, and in one of the video tutorial it initially shown and then skipped MFC wizard and started with win32 project and selected the "with Use MFC in a Shared DLL". So i checked the difference between the both (MFC & WIN32) in this link. There it said as "MFC builds upon Win32". Already two project types are there (MFC & WIN32). Then what is the meaning of "Use of MFC" in Win32 Project?