Win32++ is a C++ library used to build windows applications. It is a simple, open source alternative to MFC. Win32++ supports the C++ compilers from GNU and Microsoft. It is an ideal starting point for anyone learning to program for windows, but also caters for the needs of professional developers.
Features
- Implemented as a header-only library to simplify the build process.
- Supports Microsoft, Clang, Embarcadero and GNU C++ compilers.
- Supports applications based on simple windows, dialogs, forms, property sheets, SDI frames and MDI frames.
- Supports splitter windows and docking, with tabbed containers and TabbedMDIs.
- Provides a CString for convenient character string handling.
- Multi-Thread support.
- 64 bit support.
- Support for Task Dialogs available on Windows Vista and later operating systems.
- Support for the Ribbon Framework available on Windows 7 and later operating systems.
- Network support. IPv4 and IPv6.
- Supports applications with per monitor DPI awareness, version 2.
- Supports dark mode applications.
License
MIT LicenseFollow Win32++
Other Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
-
is a top framwork and a good alternative to mfc
-
Great project.
-
Very nice Win32 library, fairly easy to use, with many examples and well documented. Many thanks to David Nash for this great work.
-
great project but can it be a MFC compatiable ?
-
great project