LEADTOOLS Support
General
LEADTOOLS SDK Examples
Using C DLL functions and structures in VB6 applications
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Tuesday, April 30, 2013 4:56:14 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
LEADTOOLS toolkits support developing applications under VB6 using our C DLL functions and structures.
Our old toolkits (before LEADTOOLS v17.5) support COM objects and ActiveX controls that can be used in VB6 applications. Starting from LEADTOOLS v17.5, our toolkits are no longer supporting COM objects and ActiveX controls. However, you can still develop VB6 applications using our C DLL functions and Structures. Note that you can use this technique with the older versions of the toolkits.
The various APIs in our C DLLs contain a huge number of functions and structures, and almost all of them can be used in VB6 applications. You can define our C DLL structures in VB6, and import the C DLL API's. This will allow you to use our C DLL functions and structures in VB6 applications.
You can check out the C DLL help file, which you can find in your Start menu with the installed toolkit (also online at
C DLL Help Topics). This will help guide you with further information regarding our function calls and examples in C for you to follow.
We don't have VB6 demos shipped with our toolkits (demos that use C DLL functions). However, we have sample projects posted on our forums. Here are some of them:
- Load and Save Images
- Splitting a Multi-Page TIFF File
- Minimum OCR Professional demo
- Minimum OCR Advantage demo
- Save Password-Protected PDF
- Reading 1D and QR Barcodes
If you need more details, send an email to
support@leadtools.com and include full details about your question.
Edited by moderator Monday, July 10, 2017 3:16:40 PM(UTC)
| Reason: Added OCR Advantage link and attachments
LEADTOOLS Support
General
LEADTOOLS SDK Examples
Using C DLL functions and structures in VB6 applications
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.