Click here to Skip to main content
15,879,535 members
Articles / Desktop Programming / MFC

Win32++: A Simple Alternative to MFC

Rate me:
Please Sign up or sign in to vote.
4.92/5 (200 votes)
16 Dec 2009MIT13 min read 1.9M   15.1K   450  
A simple Windows Framework that beginners and intermediate programmers can use as an alternative to MFC. It makes learning to program for Windows easier.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Australia Australia
David worked in the computer industry for 20 years as a hardware and network specialist. He taught himself to program C++ in 2002, and continues to dabble in C++ as a hobbie.

Comments and Discussions