Hi, I'm trying to use OpenSSL ver 0.9.7 e/d version under Windows XP. I'm using MS VC++ .NET 2002 which links libeay32.dll to MSVCR70* runtime. I'm using /MD (multi-threaded DLL) switch.
The problem is that libeay32.dll crashes on certain functions, for example with rsa_sign(). Compiling libeay32.dll with /MDd (debug) gives another failure points like bss_file.c: file_write(BIO*, ....) -> fwrite.c:fwrite(void*,....) . Applications are compiled with the same /MD switch. Anyone using openssl with .NET 2002 successfully? I cannot switch to other VC++ versions because of Visibroker 6 library. Regards, Tõnis ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]