C++ Team Blog

The latest in C++, Visual Studio, VS Code, and vcpkg from the MSFT C++ team

Introducing the Universal CRT

In June of last year we published a pair of articles discussing the major changes that we had made to the Visual C++ C Runtime (CRT) for Visual Studio 2015. In "The Great C Runtime (CRT) Refactoring" we explained the major architectural changes that we had made to the CRT. In "C Runtime (CRT) Features, Fixes, and Breaking Changes in Visual ...