Ask Your Question

Revision history [back]

msvcp110s.dll is the debug version of msvcp110.dll library. It is part of Visual Studio. VS adds its to environment automatically. If you need you can find it by any search tool in Visual Studio directory. If you build your app in release mode, it'll be depend on msvcp110.dll and it's ok.