AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
May 1998

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

1998.05.25 17:17 "Strange thing...Cannot delete files.", by Mikael Suvi
1998.05.25 19:18 "Re: Strange thing...Cannot delete files.", by Gerben Vos
1998.05.25 22:55 "Re: Strange thing...Cannot delete files.", by Masanori Kanda
1998.05.26 08:56 "Re: Strange thing...Cannot delete files.", by <tim@sierra.auriga.ru>

1998.05.26 08:56 "Re: Strange thing...Cannot delete files.", by <tim@sierra.auriga.ru>

>Hmm, maybe doing something wrong but it still wont work. So far using
>tiff_msdos.c
Hm-m, I made some modifications in tiff_unix.c to use it in Win32
and quite happy - you could try it if you like.
I've posted the patch some ago, let me know if you need re-post.

Bye
				Tim

>mike.
>
>Gerben Vos wrote:
>
>> >I cant delete image files after they have been opened.
>>
>> The file actually hasn't been closed due to a bug in libtiff's
>> interface to 32-bit MS-Windows. When your program exits,
>> Windows NT or 95 will close the file.
>>
>> As a workaround, define __WIN32__ in your project and it should
>> work again.
>>
>>                                         Gerben Vos.
>
>
>