
Thread
2004.07.11 20:16 "Re: [Tiff] CVS libtiff & thandle_t", by Andrey Kiselev
typedef int thandle_t; /* client data handle */
#endifNote that outside of Windows, thandle_t is is typedef 'int'. ImageMagick, GraphicsMagick, and likely other software, have been passing pointers via the thandle_t argument of TIFFClientOpen() since thandle_t used to be defined as void*.
Bob, thanks for pointing that, fixed.
Andrey V. Kiselev
Home phone: +7 812 5274898 ICQ# 26871517