windows and new msvcr80.dll
With the release of SP1 for MSVC 2005, Win32 apps now need to include and register a manifest file with runtime dlls such as msvcr80.dll. Previously you could just include them in your win32 project.
Has anyone created an install that goes through the registration process with a win32 app for msvcr80.dll? Otherwise an app will no longer run.
Thanks,
Art
Two links from MS
http://msdn2.microsoft.com/en-us/library/ms235299(VS.80).aspx
http://msdn2.microsoft.com/en-us/library/ms235291(VS.80).aspx
msvcr80.dll v8.00.50727.762