Griaule Biometrics

Home » Fingerprint SDK 2009 Developer's Manual » Installing the SDK » SDK Folders Structure

SDK Folders Structure

After installing Fingerprint SDK the following folders will be available in the SDK root folder:

Directory Description
bin Contains all the files needed by Fingerprint SDK library. This folder contains (among others): GrFinger.dll (DLL), GrFingerX.dll (ActiveX) and GrFingerJava.dll (JNI for Windows).
doc The Fingerprint SDK documentation files.
Fingerprint SDK Developer's Manual ENUS.chm: This manual.
Fingerprint SDK Java: Fingerprint SDK for Windows JavaDoc.
Fingerprint SDK Applet Installer: Fingerprint SDK applet helper for Windows JavaDoc.
images Some fingerprint images for testing purposes (mainly playing with the samples without having to install a fingerprint reader).
include Import files for some of the supported languages (DLL only).
lib GrFinger.lib, a library to access Fingerprint SDK in your C++ and C++.NET applications.
samples Contains the samples source codes and binaries.