This folder contains the Microsoft Visual C++ Runtime libraries. Currently this only includes: msvcr100.dll : C Runtime Library (CRT) for native code. msvcp100.dll : Standard C++ Library for native code. NOTE: Debug versions are not included, developers should have them on their own machine.