Okay, I'll reply to this thread when I post them on-line next week. Stay
tuned ;-)
Ger
On Tue, Mar 18, 2008 at 10:00 AM, learning openssl <
[EMAIL PROTECTED]> wrote:
> Hello Ger,
>
> Thank you so much!
> MSVC2005 project files are definetly helpful.
>
> When you are ready, please inform me.
>
Hello Ger,
Thank you so much!
MSVC2005 project files are definetly helpful.
When you are ready, please inform me.
Thanks again!
Date: Mon, 17 Mar 2008 19:40:37 +0100
From: [EMAIL PROTECTED]
To: openssl-users@openssl.org
Subject: Re: How to debug Openssl DLL
Hi,
You can use the generated
Hi,
You can use the generated DLL's (I assume you've used the OpenSSL provided
batchfile/makefile set) with your project by adding them to the project
dependencies.
I do not know if this also suffices for VS2005 to 'see' the related source
code (you do not 'link' source code: it's rather that the