|
QuickCrypt Library |
|
|
QuickCrypt Library Installation
The quickcrypt.zip file you have downloaded,
contains the following files:
| QuickCrypt.h |
- include file |
| QuickCryptS.lib |
- LIB file for static linking to
QuickCrypt Library |
| QuickCrypt.lib |
- LIB file for dynamic linking
to QuickCrypt Library |
| QuickCrypt.dll |
- DLL file |
|
|
| QuickCrypt.chm |
- HTML help file for QuickCrypt
Library |
| ReadMe.txt |
- brief QuickCrypt Library
description |
|
|
| Register.exe |
- registration program for
SlavaSoft products |
To install QuickCrypt Library, follow these steps:
-
Copy QuickCrypt.h in the include path for your
project(s), or in the include path specified in your compiler settings.
-
Copy QuickCrypt.lib and QuickCryptS.lib in
the library path for your project(s), or in the library path specified in your
compiler settings.
-
Copy QuickCrypt.dll in one of the executable
paths for your operating system, or for your application.
-
Specify predefined symbols for your project:
Notes.
-
Do not define any predefined symbols mentioned above if
you want to link to QuickCrypt.lib (for dynamic linking to QuickCrypt Library).
-
Do define _SL_NOFORCE_LIBS if you use a compiler
other than Microsoft Visual C++ (2.0 or later).
-
Copy the help files QuickCrypt.chm
and ReadMe.txt in any directory where it will be easy for you to
access them when QuickCrypt Library help will be needed.
-
Copy the registration program Register.exe in any directory where it will be easy for you to
access it when you will need to register QuickCrypt Library.
Note.
The trial version of QuickCrypt Library will cause a 10 seconds delay when
running any application that uses it. To remove this delay you have to register
the QuickCrypt Library.
QuickCrypt Library Overview |
Useful Links
See Also
How to register QuickCrypt Library
|