Microsoft C Runtime
Older versions used a single monolithic DLL (like msvcrt.dll or msvcr120.dll ), while newer ones use versioned filenames : Version Range Description msvcrt.dll , msvcrXX.dll
While separate from the CRT, the C++ Standard Library depends heavily on the CRT for its underlying operations. Microsoft Learn Deployment & Installation microsoft c runtime