|
I have just migrated to LeadTools v14.5 and I previously
used LeadTools 12.1. In our application we need to have support for GIF
and TIFF images that contain LZW compression. Some of the code is in VB6,
which would make a call to 'UnlockSupport' to enable this feature.
While updating the code I changed the key values mentioned in:
http://support.leadtools.com/SupportPortal/desktopmodules/viewarticle.aspx?aid=75FAQ
and the code worked fine. Just for fun I decided to comment out the calls
to UnlockSupport and the code still works fine. And to answer the simple
questions:
1.) Yes, I am using LZW compressed TIFF and GIF files to test with
2.) There are no extra lines at the bottom of my ltocx14.lic to unlock support
for LZW compression
3.) Commenting out the UnlockSupport lines in the v12.1 code will result
in an error mentioning something like "file format locked".
So my question is: "Do we no longer need to call UnlockSupport for LZW
Compressed TIFF and GIF files in LeadTools 14.5?" Or was this just a
fluke?
Regards,
Mikel Finch
|