Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
In updating from the Visual Studio 2013 toolset to the Visual Studio 2019 toolset, I note the following replacements:mfc120.dll -> mfc140.dllmfc120u.dll -> mfc140u.dllmsvcr120.dll -> vcruntime140.dllmsvcp120.dll -> msvcp140.dllbut there are additions includingmsvcp140_1.dllmsvcp140_2.dll(which my updated program appears not to need).Is the purpose/content of these documented anywhere?Thanks,DaveDavid Webber Author of Mozart music notation software mozart music notation softwareContinue reading...
In updating from the Visual Studio 2013 toolset to the Visual Studio 2019 toolset, I note the following replacements:
mfc120.dll -> mfc140.dll
mfc120u.dll -> mfc140u.dll
msvcr120.dll -> vcruntime140.dll
msvcp120.dll -> msvcp140.dll
but there are additions including
msvcp140_1.dll
msvcp140_2.dll
(which my updated program appears not to need).
Is the purpose/content of these documented anywhere?
Thanks,
Dave
David Webber Author of Mozart music notation software mozart music notation software
Continue reading...