Smaller executable size; the OS can update the DLL for security patches.
When building a project in Visual Studio, you must decide how your app will link to the CRT. 1. Dynamic Linking (/MD or /MDd) microsoft c runtime
Since UCRT, UTF-8 locale is fully supported as a “code page” locale (e.g., setlocale(LC_ALL, ".UTF8") ). Smaller executable size; the OS can update the