ms-win-crt-runtime-l1-1-0.dll

Just a heads up. I just released a new program on the world. One person that tried to run it on Windows 7-64 received the following error
“System Error – the program can’t start becauseapi-ms-win-crt-runtime-l1-1-0.dll is missing from your computer”
I think the problem is that Xojo is compiling against the latest MS binaries probably from windows 10. Microsoft has released a fix for this under KB2999226. You can find more information and download the patch here: https://support.microsoft.com/en-us/kb/2999226

I should note that the problem only effects versions prior to Windows 10

https://forum.xojo.com/31492-2016r1-win-app-build-on-mac-fails-with-missing-dll/0

Or the WindowsUniversalRuntime.pdf in the documentation next to your install of the IDE

Thanks guys.