C++20 minimalist, fast Win32 GUI library for dialog windows.
Not aimed at beginners, use only if you know what you're doing.
Add all .cpp files under your compilation tree, and include the single header file:
#include <windlg/lib.h>
Real-world examples:
Licensed under MIT license, see LICENSE.md for details.