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, 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 text string handling.
- Multi-Thread support.
- 64 bit support.
- Supports Task Dialogs available on Windows Vista and later operating systems.
- Supports 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.
- Supports high resolution monitors with DPI scaling.
License
MIT LicenseFollow Win32++
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
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