Version 10.0 of Win32++ has been released.
This version updates the library to utilize features available in C++11 and
C++14. Win32++ now uses the unique_ptr and shared_ptr smart pointers. These
smart pointers are used in place of Shared_Ptr when adding new instances of
CTab, CMDIChild, CPropertySheet and CDocker.
This version of Win32++ supports all Microsoft operating systems from Windows XP
through to Windows 11.
Users are advised to refer to the "include\changes.txt" file for the complete
list of changes in this version.