Visual Studio 2005 security updates and CRT DLL versions in manifest
问题 Recent Visual Studio 2005 security updates may be causing problems for us. We build and internally distribute SDKs written in C++. These SDKs are a collection of header files and static libraries only. After installing the security updates our SDKs now depend on the newer versions of the MSVC CRT DLLs. These SDKs are used downstream in projects which produce EXE files. If one of these EXE files is built with a mix of SDKs (some from before the security updates, some from after), then the EXE