In article,
someonedeepak@yahoo.com (deepak k jain) wrote:
> what is mfc?
Microsoft Foundation Class Library: a collection of C++ classes
primarily for creating applications for Microsoft Windows. It ships in
source code form with Microsoft Visual C++ and with Metrowerks C++ (and
presumably some others.)

