> Just wondering about the implications of this thread to ICS in general. > As a Delphi user of ICS, are there DLL concerns > for other non-SSL parts of ICS?
No. ICS uses Windows API directly. Only the SSL part use OpenSSL and obviously require OpenSSL DLL which in turn may require additional DLL depending on how OpenSSL has been build. ICS-SSL do not use any special OpenSSL DLL. Plain "standard" DLL are OK. The issue is that there is no real standard. everyone build his DLL with his own options. That was the issue Paul experimented. The DLL he was using were depending on C runtime DLL which were not deployed. -- francois.pie...@overbyte.be Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be -- 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