E
eswarASI
Guest
Microsoft website says that target machine can have only latest VC 14.xx runtime installed.
So that application developed using lower version of VC 14.x also can work.
Assume i develop a application using VC 14.00 toolset.
After releasing my application how can i confirm that the application gives the same output in latest VC 14.xx runtime also.
Do i need to test my application in all available VC 14.xx runtime before release?
Once i had my application break after a latest windows 10 upgrade.
How Microsoft confirms that latest runtime will not break or give different result to the application developed in older runtime.
Continue reading...
So that application developed using lower version of VC 14.x also can work.
Assume i develop a application using VC 14.00 toolset.
After releasing my application how can i confirm that the application gives the same output in latest VC 14.xx runtime also.
Do i need to test my application in all available VC 14.xx runtime before release?
Once i had my application break after a latest windows 10 upgrade.
How Microsoft confirms that latest runtime will not break or give different result to the application developed in older runtime.
Continue reading...