|
From: Ferdinando A. <na...@am...> - 2008-09-15 08:44:39
|
Hi Fabrice > > a user that needs a particular runtime is likely to know what settings > > to change to obtain it. > True, however people that don't would primarily expect to be using > static runtime, no?. I know I was. I was too. Anyway as Luigi pointed out if one asks for a new project, VC++ 8 and 9 create one with Debug and Release configurations: they will link dynamically to the C runtime library. So if you look forward it makes more sense to conform to this behavior. ciao -- Nando |