Considering Development Systems

The LEADTOOLS DLLs are designed as standard Windows Dynamic Link Libraries. You should be able to use the LEADTOOLS API with any program that supports Windows DLL calls. This topic explains some of the options.

Calling API functions from a C program:

Most of the LEADTOOLS example programs and all of the documented code examples are for Windows programs written in C. You can implement the API as explained in Using LEADTOOLS with Your C/C++ Compiler.