Hi Jeffrey ,
thanks for your help. i succeed to use cryptopp.dll from vb.But problems dont end.
I want to use md5 to encyrpt and md5 functions that are located in cryptopp.lib . I put a api declaration in my module to use this library but got the error "file not found cryptopp.lib" . Also i copied this file into the system32 directory. any solution?
Muzaffer
Jeffrey Walton <[EMAIL PROTECTED]> wrote:
Jeffrey Walton <[EMAIL PROTECTED]> wrote:
Hi Muzaffer,
Either a DEF file or export it manually.
When I create COM objects, I use ATL (and the Wizard). So things are
exported using IDL file. I can send you a sample COM object that wraps Wei's
Integer Class.
Jeff
----- Original Message -----
From: "Muzaffer Bayramo�" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 13, 2004 4:29 AM
Subject: help for using cryptopp.dll from vb
> Hi everyone,
> i want to use cryptopp.dll from vb
> i put api declaration of dll in my module but i think i need a def file
containing
> full list of function names. Is there anyone have this file
> thanks,
> Muzaffer
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
