On 18/05/07, Doug Cook <[EMAIL PROTECTED]> wrote:
There's nothing wrong with msvcr71.dll or msvcr80.dll. In fact, they
have many bug fixes and performance improvements over msvcrt.dll.

Thinking more carefully on this, I tend to disagree.  Only the
interfaces in msvcrt.dll is more or less fixed, but Microsoft is free
to fix bugs and improve performance in msvcrt.dll.  As a matter of
fact, MSVCRT.dll has version number 7.0.2600.2180 on my machine, and I
believe it is 6.x on machinese earlier than Windows XP.

The real difference is in the interface.  Compared with MSVCRT.dll,
MSVCR71.dll removed _ctype, ??_E__non_rtti_object@@[EMAIL PROTECTED],
??_Ebad_cast@@[EMAIL PROTECTED], etc., but added ?swprintf@@YAHPAGIPBGZZ,
_CRT_RTC_INIT, __buffer_overrun, __pwctype_func, and so on.

Best regards,

Yongwei

--
Wu Yongwei
URL: http://wyw.dcweb.cn/

Reply via email to