DiceLock/DiceChecker
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========================================================================
SDK LIBRARY : DiceChecker
========================================================================
© 2008-2010 DiceLock Security
All rigths reserved.
This file contains a summary of what you will find in each of the folders that
make up your DiceChecker SDK library Visual C++ Project.
Load with Visual Studio C++ 2008 or compatible DiceChecker.sln file and will
be able to generate and modify DiceChecker DLL file.
/////////////////////////////////////////////////////////////////////////////
folder: \DiceChecker
------
This is the folder that contains all DiceChecker SDK library files.
It contains:
- DiceChecker.sln (Microsoft Visual Studio Solution),
- DiceChecker.ncb (Visual C++ Intellisense Database),
- Readme.txt (this file),
folder: \DiceChecker\DiceChecker
------
This is the folder that contains all DiceChecker .h and .cpp files.
The main header file is "diceChecker.h", it contains the references to all
other header files. Each random test has it's own header file allowing to
insert individually and specifically random tests in your applications.
folder: \DiceChecker\DiceChecker\Release
------
This is the folder that contains generated DiceChecker files
with Visual Studio C++ 2008.
folder: \DiceChecker\Release
------
This is the folder that contains all generated and final products:
- DiceChecker.dll (DLL file implementing random number tests),
- DiceChecker.exp (Exports Library File),
- DiceChecker.lib (Object File Library),
- DiceChecker.pdb (Program Debug Database),
/////////////////////////////////////////////////////////////////////////////
========================================================================
SUPPORT
========================================================================
You can find useful information regarding DiceLockSecurity Namespace, random
test C++ classes, interfaces and source code at our Knowledge website at
http://knowledge.dicelocksecurity.com/ .
Dicelock Security team will try to do its best to help you !!!.