Version 15 of this C API has changed from version 14.5 as follows:
LEADTOOLS Version 15 now supports both ANSI and UNICODE development in the same libraries.
LEADTOOLS now supports development for x64 platforms.
LEADTOOLS now supports specifying the version of toolkit that you are using. You should define LTVXX_CONFIG in your project, where "*" is the version you are using, for example: LTV15_CONFIG.
Changed or removed functions:
The following function has been changed:
L_DlgGetString now takes 1 new parameter.
The following function has been removed:
L_DlgRemoveRedeye
See instead L_RemoveRedeyeBitmap in the Raster Imaging Pro main C API help file.
Deleted Structures
REMOVEREDEYEDLGPARAMS
New structures
For more information, refer to: