What is the difference between MFC and Win32? - ProProfs Discuss
Advertisement

What is the difference between MFC and Win32?

Asked by G. GRAY, Last updated: Mar 27, 2024

+ Answer
Request
Question menu
Vote up Vote down

2 Answers

Barry Mclean

Barry Mclean

Ask me anything!

Barry Mclean
Barry Mclean, Sales Manager, MBA, Ewa

Answered Oct 08, 2020

It will be helpful to know the difference between Win32 and MFC. Windows 32 will make use of a C interface so that Windows can function normally. MFC, on the other hand, stands for Microsoft Foundation Classes. This is a collection of different C++ classes which can be helpful for Win 32.

The use of the MFC will allow programmers to make use of the Windows environment. MFC can make sure that coding can be done lighter and simpler. This will be easier as compared to directly using Windows API. MFC will also make sure that you can use the most common operations available for building the Win32.

upvote downvote
Reply 

F. Lopez

F. Lopez

F. Lopez
F. Lopez

Answered May 20, 2020

The Windows API, which stands for Application Programming Interface, has come to be known as Win32. If you are attempting to create a program that would correspond with Windows, you would need to have something compatible with Win32. MFC or the Microsoft Foundation class is the library in C++, and it compresses specific portions of the Windows API to make it easier for programmers to construct in lightweight mode.

Building an application for Win32 designates that you would have to use its SDK (software development kit), maintaining compatibility, and avoiding careless mistakes. The problem with using Win32 SDK is that you would need to concern yourself with the specific settings on the computer.

upvote downvote
Reply 

Advertisement
Advertisement
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader

Email Sent
We have sent an email to your address "" with instructions to reset your password.