Hi there!
I want to use from "Cryptopp" library in my project.

I have downloaded "crytopp552" package and compiled "cryptest.sln" in
Visual C++ 2008!
After compiling successfully, a folder named "win32" has been made
includig these folders:
"cryptdll"
"cryptest"
"cryptlib"
"DLL_Output"
"dlltest"
"Output"

That in the "\Win32\DLL_Output\Debug" folder,several files exist,
including:
"cryptopp.exp"
"cryptopp.lib"
"cryptopp.dll"

Now,my question is how should I add these files to my project that I
can use of "cryptopp" functions in my code?

- And Should I include any header file with "# include<>" Macro to my
code or not?

I ask you help me completely and step by step,because I have no
experience in using "Cryptopp" library in other project and my
knowledge about adding this library to other codes is Zero!

Thank you in Advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to