Re: A problem using a COM dll built with libeay32.dll

2005-12-23 Thread Perry L. Jones
PM Subject: A problem using a COM dll built with libeay32.dll Hi, everyone: I have a problem. The situation is like this-- I built a project with VC, and the project is a ATL COM project. I built it with libeay32.lib which I added in the "project settings->link" , and the "cod

Re: A problem using a COM dll built with libeay32.dll

2005-12-21 Thread 劲吕
Sent: Wednesday, December 21, 2005 12:08 PM > Subject: A problem using a COM dll built with libeay32.dll > > > Hi, everyone: >I have a problem. The situation is like this-- >I built a project with VC, and the project is a ATL COM project. I > built it with libeay32.li

Re: A problem using a COM dll built with libeay32.dll

2005-12-21 Thread Pablo J Royo
12:08 PM Subject: A problem using a COM dll built with libeay32.dll Hi, everyone: I have a problem. The situation is like this-- I built a project with VC, and the project is a ATL COM project. I built it with libeay32.lib which I added in the "project settings->link" , and

A problem using a COM dll built with libeay32.dll

2005-12-21 Thread 劲吕
Hi, everyone: I have a problem. The situation is like this-- I built a project with VC, and the project is a ATL COM project. I built it with libeay32.lib which I added in the "project settings->link" , and the "code generation" I chose "Multithreaded DLL". The COM dll was sucessfully built