Dependency Walker tells that an exe I built is using MSVCR80.DLL of version
7.0.2600.2180.

Since I am using VS2005, does this means something wrong, especially I have
both versions of VS2003 and 2005 installed on the same machine?

Thanks,
DH

Re: Wrong version of MSVCR80.DLL? by David

David
Fri Jun 09 11:06:57 CDT 2006


"dh" <dh@discussions.microsoft.com> wrote in message
news:4E49C90B-E9ED-462F-93FA-603D8BACF2FA@microsoft.com...

> Dependency Walker tells that an exe I built is using MSVCR80.DLL of
> version
> 7.0.2600.2180.
>
> Since I am using VS2005, does this means something wrong, especially I
> have
> both versions of VS2003 and 2005 installed on the same machine?

MSVCR80.DLL is version 8 of the C-runtime library - it goes with Visual
Studio 2005 - but its version number should start with 8.

Visual studio 2003 uses MSVCR71.DLL with a version number starting with 7

Dave
--
David Webber
Author MOZART the music processor for Windows -
http://www.mozart.co.uk
For discussion/support see
http://www.mozart.co.uk/mzusers/mailinglist.htm