make sure that you are linking your applicatiuon against the same c runtime
as the openssl library - either /MDd (Multithread debug dll) for debug
builds
or
/MD (Multithreaded DLL) for "Release" builds

Andrew



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

Reply via email to