aKEY Registration Key System
File List
Copyright © 2000-2002 by Jørgen Ibsen, All Rights Reserved.
File List
The aKEY demo package contains the following files:
- /
-
aKEYgen.exe | - example using the key-generation code |
aKEYtest.exe | - example using the key-checking code |
keycheck.dll | - dll containing key-checking code |
keygen.dll | - dll containing key-generation code |
- doc/
-
changes.html | - documentation, changes |
filelist.html | - documentation, the file list you are reading |
general.html | - documentation, general information |
index.html | - documentation, index |
keycheck.html | - documentation, key-checking |
keygen.html | - documentation, key-generation |
license.html | - documentation, license |
- examples/c/
-
aKEYgen.c | - example of using the key-generation code |
aKEYtest.c | - example of using the key-checking code |
makefile.elf | - makefile for GCC (Linux, FreeBSD, BeOS and QNX) |
make_bcc.bat | - batch file for making examples with Borland C/C++ |
make_dj.bat | - batch file for making examples with DJGPP |
make_vc.bat | - batch file for making examples with Visual C/C++ |
make_wat.bat | - batch file for making examples with Watcom C/C++ |
- lib/keycheck/djgpp/
-
keycheck.a | - library with key-checking functions |
keycheck.h | - header file |
- lib/keycheck/dll/
-
keycheck.def | - module definition file |
keycheck.dll | - dll with key-checking functions |
keycheck.h | - header file |
keycheck.pas | - Delphi interface to keycheck.dll |
- lib/keycheck/elf32/
-
keycheck.a | - library with key-checking functions |
keycheck.h | - header file |
- lib/keycheck/vc/
-
keycheck.h | - header file |
keycheck.lib | - library with key-checking functions |
- lib/keycheck/watcom/
-
keycheck.h | - header file |
keycheck.lib | - library with key-checking functions |
- lib/keygen/dll/
-
keygen.def | - module definition file |
keygen.dll | - dll with key-generation functions |
keygen.h | - header file |
keygen.pas | - Delphi interface to keygen.dll |
Copyright © 2000-2002 by Jørgen Ibsen. All Rights Reserved.
Products and company names mentioned may be the trademarks of their respective owners.