This release uupdates the following points:
- The 3 SplashScreen launchers (C++, MASM x64, and MASM x86) target settings.splash (still a text file) instead of the old settings.txt.
- The C++ version is compiled using the /MD flag instead of /MT. This considerable reduces the output executable file but requires the user to have MSVCRversionnumber.dll installed in his system.
- Both the WinForms and WPF demos are updated to .NET 6.