Release history
Changelog
Public releases of mwfl and the capabilities introduced by each one.
First official public release · August 2026
0.1.0
mwfl 0.1.0 is the first official release for building native Windows desktop, CLI, Service, and supervised-worker applications with C++20.
Highlights
- WTL/ATL-free real HWND windows and native control wrappers with typed events and explicit ownership.
- DPI-aware row, column, and overlay layout using device-independent units.
- Menus, accelerators, dialogs, clipboard, file drops, window placement, appearance, and accessibility helpers.
- Safe worker-to-UI wakeups, timers, and wait-aware message pumping.
- Visual Studio 2022 and 2026 support across x64 and ARM64 using the Microsoft Visual C++ compiler.
- Foundation components for services, processes, IPC, diagnostics, security, deployment, and scheduling.
- Privacy-conscious structured diagnostics, minidumps, update checking, and Authenticode verification.
- 62 compiled examples, CMake packages, copyable starters, and coding-agent-oriented guidance and evaluations.
Release notes and the VS2026/MSVC downloads. Binary packages are published for x64 and ARM64.