If I compile a dll file using Microsoft Visual Studio Professional 2010 SP1, will the client PCs still be able to run the dll even though they have C++ 2010 runtime installed and not C++ 2010 SP1 runtime?
Asked
Active
Viewed 69 times
1 Answers
1
No. Think about it: if the old runtime was sufficient, why would Microsoft even release a new SP1 runtime package?
MSalters
- 167,472
- 9
- 150
- 334