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]
- Problem with BIO functions in VC++ 6.0 jose antonio garvayo
- Re: Problem with BIO functions in VC++ 6.0 Richard Dykiel
- RE: Problem with BIO functions in VC++ 6.0 Andrew Gray
- RE: Problem with BIO functions in VC++ 6.0 Grebelsky, Konstantin