I downloaded OpenSSL source and compile it using BCB6.

Now It's possible to statically link libeay32.lib and ssleay32.lib to my
project and use it with ICS v6 without .dll's ?

I want to compile OpenSSL directly to my .exe and avoid
distributing libeay32.dll and ssleay32.dll with my app.

It's possible ?

I'm not an expert with BCB. If Delphi can call BCB compiled functions, linking the obj files produced by BCB, then it is theoretically possible to modify ICS-SSL to replace dynamyc linking by static linking.

--
francois.pie...@overbyte.be
The author of the freeware multi-tier middleware MidWare
The author of the freeware Internet Component Suite (ICS)
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

Reply via email to