Hi all,
This question may have been asked and answered, but I'm just on the list. I
have built the Open SSL libraries successfully following the directions in
the install.w32 file.
I set up my application to link with the .lib files and changed the source
of my app (an ATL DLL) to use Open SSL. When I build the app, it compiles
and links OK, then I get the following message:
Performing registration
RegSvr32: LoadLibrary(".\Debug\CreditServices.dll") failed.
GetLastError returns 0x0000007e.
If I take out the code (i.e., go back to regular sockets), everything works
fine. I made sure that the /MD option is set on my compiler.
Are there any ideas as to why I can't register the DLL if I link Open SSL?
Any help is most appreciated.
Thanks,
John
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]