UlibCpp is a collection of useful C++ classes that help writing Win32 console, ATL and WTL applications faster. This is the static library package. Supported platforms are Win32 and x64. The package was built with Visual Studio 2019 Version 16.8.2. Use this package together with Boost 1.72.0 and WTL...
More information
WTLPropertyGrid is a ProperyGrid build on top of WTL
see https://www.viksoe.dk/code/propertygrid.htm for original code
see https://github.com/janwilmans/wtl-and-friends for the updated code, also report issues here.
WindowsThemeListener is a library that listens to all modern Windows theming and color settings, e.g. Windows 10. With this nifty library, your .NET applications can now easily employ the current Windows theme mode and accent colors as applied across all modern Windows apps.