| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2007.01.16 00:39 "Re: TiffOpen opens file too long", by Tomasz Bywalec> > Tomasz Bywalec wrote: > >> When I was trying to compile libTiff for PocketPC, I've had to made >> one little "fix" - standard C library for PocketPC which is included >> in my Visual C++ doesn't contain bsearch function. I fixed it in that >> way that I copied it from CRT library source code and pasted into >> some file in LibTiff which needed that function. There were some >> macros doing argument checks at the beginning of function - however I >> just removed them and compiled the library. And it works quite good >> :) (at least, I've never seen any core dump made by libTiff :) - >> however, maybe it could be the reason? >> I compiled Windows CE port, submitted today by Mateusz Loskot, and it works much faster than my "dirty-fixed-port" :) TIFFOpen now works with much shorter delay. Probably I must have done something wrong "fixing" the code. Thanks for any help, and big thanks to Mateusz for his great port :) Best regards, Tomasz Bywalec |
|||||||