OpenSSLGRT wrote:
Thank you for sending the headers. I still have problem that if I use
libeay32.dll and ssleay32.dll from the download at karajan.it.uc3m.es and to
link they say they are corrupt?

C:\OPENSSLPDA\OPENSSL\OPENSSL\libeay32.dll : fatal error LNK1136: invalid or
corrupt file

You said: “we are preparing a version that uses full Win32 API” – will that
work for PocketPC – if so great.

Thank you for your time and help!

You don't link against DLLs. You link against .LIB files. IIRC, the LIB.exe tool that comes with VC++ can extract the exports located inside DLLs and generate a .LIB file. However, I don't remember how to do that...it has been a while.

--
Thomas Hruska
Shining Light Productions

Home of BMP2AVI, Nuclear Vision, ProtoNova, and Win32 OpenSSL.
http://www.slproweb.com/

Ask me about discounts on any Shining Light Productions product!

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to