> 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

Reply via email to