http://www.openssl.org/support/faq.html#PROG2
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager
hat but keep still getting the very
same errors :-( Could there be other options also upside down?
yours VW
-Original Message-
From: David Schwartz [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 02, 2002 11:47 AM
To: [EMAIL PROTECTED]
Subject: Re: Static OpenSSL lib in NT with
Sounds like a classic case of mixing use of the multithreaded run-time
library with use of the single-threaded run-time library. You should compile
both OpenSSL and all your appls with the multi-threaded run-time library.
(Who writes single-threaded apps on WIN32 anyway?!)
DS