2010.02.15 13:16 "[Tiff] Using libtiff in Visual C++ 6.0", by Weichao Wang

2010.02.17 14:41 "Re: [Tiff] Using libtiff in Visual C++ 6.0", by Edward Lam

It sounds like you've got libtiff to build and work, the question is how to handle compression?

No. I've implemented the functionalities from scratch in VC++6. Therefore no compression ability.

I just thought that I can use libtiff as a DLL and use functions as TIFFReadEncodedStrip() etc without compiling libtiff myself.

I'm a bit confused. Where (or how) did you obtain the libtiff DLL that you are currently using?

-Edward