Freeware Utilities by L3 Technologies
The tools and utilties described here are freeware.
We don't offer support on our freeware tools, but should you have any questions please email me and I will do my best to be of assistance.
Please read the freeware license file, which is also supplied with these tools, before use.
DBInfo
DBInfo is a very simple diagnostic utility that collects and displays information about the current Borland Database Engine configuration.
This information is may be useful in diagnosing the cause of problems when using the L3 Database Drivers or other applications that use the BDE.
Full source code is supplied (requires Borland C++ 5.0) to allow customisation or improvement.
Download the DBInfo utility
PDXFix
PDXFix is a simple utility for repairing corrupt Paradox tables.
It makes use of the TUtility API supplied by Inprise.
Full source code is supplied (requires Borland C++ 5.0) to allow customisation or improvement.
Download the PDXFix utility
Meta Driver
The Meta Driver provides a mechanism to dynamically load any file driver to create and manipulate a file structure.
It demonstrates a 'thunking' technique for calling procedures via addresses and provides an insight into precisely how Clarion file drivers operate.
Download the Meta Driver
Common Dialogue and Windows API Selection
A selection of useful Windows API's including the Windows Common Dialogue API's.
Use these API's where you need finer control than is possible with Clarion's built-in functions.
Download the Windows API Selection
Disassembler
The disassembler comprises an ANSI C function for disassembling 16 and 32-bit Intel bytecodes.
Not for the faint-hearted but I still use the code analysis utilities that I developed this for.
Download the Disassembler
TSLib (The Simple LIBrarian)
An object file librarian, originally developed for TopSpeed developers that were frustrated by the lack of command line tools.
Complete with fully commented ANSI C source code.
Download TSLib
|