ECTED]>
Sent: Tuesday, August 24, 1999 07:59
Subject: MFC with openssl static link error!!
>
>
> I have a program written with vc++ & MFC, openssl-0.9.3.
> I try to link the program using static link, ( link with out32/ )
> but it always said that some library conflict with ot
I have a program written with vc++ & MFC, openssl-0.9.3.
I try to link the program using static link, ( link with out32/ )
but it always said that some library conflict with other library.
But there is no problem if i link with out32dll.
Does anyb