Here is an article from Microsoft concerning the msvcr71.dll and where
to place it.  Another case of DLL hell.


-----Original Message-----
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org]
On Behalf Of Angus Robertson - Magenta Systems Ltd
Sent: Saturday, July 25, 2009 2:27 PM
To: twsocket@elists.org
Subject: Re: [twsocket] ICS V7 bug ?

> Wow, It works now with new ssl dll's
> But now I have another problem :
> The new dll's are 630 kB larger then the one's I have (same version 
> 0.9.8.9).

The original two SSL DLLs are dependent upon msvcr71.dll which is a
Microsoft runtime DLL sized at 340K, and you have to have distribute
that
DLL with your application or take pot luck the client has some
uncorrupted version already.  

So you either distribute three DLLs, or the version that Arno suggested
which does need any Microsoft runtimes because they are compiled with a
non-Microsoft compiler, but which creates slightly larger code. 

Angus

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
 

__________ Information from ESET Smart Security, version of virus
signature database 4277 (20090725) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 
 

__________ Information from ESET Smart Security, version of virus
signature database 4277 (20090725) __________

The message was checked by ESET Smart Security.

http://www.eset.com
 
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to