Version 15 of this C++ Class Library 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.
LRasterPaint::SetClipRgn has been replaced.
LRasterPaint::BrushMoveTo has been replaced.
LRasterPaint::DrawShapeLine has been replaced.
LRasterPaint::SetDCExtents has been replaced.
The following topics have been added:
For more information, refer to: