|
Microsoft provides a C++ library that makes the programmer's job easier, called the Microsoft Foundation Class library (MFC). This library's primary advantage is efficiency. It greatly reduces the amount of code that must be written to create a Windows program. It also provides all the advantages found in C++ programming, such as inheritance and encapsulation.
|
|||
|
|
|||