I'm using Visual Studio 2015 under Windows 7 and I'm not capable to run any programs because of missing Api-ms-win-core-errorhandling-l1-1-1.dll, independently which of the target platform version I choose (Available are 8.1 and 10).
In my folder C:\Program Files (x86)\Windows Kits\10\Redist\ucrt\DLLs, only version l1-1-0.dll is available. I tried out different Windows Kit 10 versions, but the required api dll's were not available.
Does anyone know how to fix this problem? 1.) How can I bring VS2015 to use older versions of Api-ms-win-core-**.dlls or 2.) How can I update my existing Api-ms-win-core-*.dlls to newer versions?
Thank you for any responses