| 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 |
Thread2000.11.08 15:56 "Re: Win32 not properly closing files", by Bruno LedouxHi Peter, I remenber we had the same problem and opened file in unmapped mode(use "ru" instead of "r") to avoid it. But as I remenber this was not the exact reason for it: I think it was just a problem of preprocessor definitions which where not correct (I think Visual defines WIN32 but the tiff lib wants something like __WIN32__ to be defined) try this and tell me if it works better. Bruno. |
|||||||