Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple MFC Application

Simple Microsoft Foundation Classes (MFC) application example without using the built-in AppWizard and ClassWizard.

How To

...create Visual Studio Project from template?

  1. Create empty Win32/MFC project
  2. Configure the project to use static/dynamic MFC in Project Properties -> Additional
  3. Add additional include directory in Project Properties -> C/C++ -> General
  4. Switch from Console subsystem to Windows.

Compatibility

The template supports Microsoft Visual C++ 2019-2026, but despite this, it is backward compatible with Visual C++ 2.0 with MFC 2.0 from 1994.

About

Simple MFC application example without using the built-in AppWizard

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages