We include the Visual C++ runtime libraries when deploying our c++ application on Windows, i.e. using merge modules like Microsoft_VC90_CRT_x86.msm.
Do we need a localized version of those libraries when targeting other languages (Spanish, Portuguese, German, etc.), or are they generic?
If you could provide a link "straight from the source," that would be most helpful. Any practical experience is welcome as well.
MFC has localized DLLs and a merge module to install the appropriate one: http://msdn.microsoft.com/en-us/library/ms235264.aspx
The main Visual C++ runtime doesn't appear to have that.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With