Subject: Re: dia 0.91 for win32 cant read settings
Date: Mon, 31 Mar 2003 22:16:08 +0200
Hi Ben,
> We end up having linker instructions like
> /nodefaultlib:"dfconsol.lib" /nodefaultlib:"msvcrt.lib"
This might be the linker switch I was looking for:
Does this tell MSVC 7 to use msvcrt.dll instead of msvcr7.dll ?
Steffen