2008.07.28 08:49 "[Tiff] CVS access", by Mateusz Łoskot

2008.08.12 04:47 "Re: [Tiff] windows 64 bit build", by Bob Friesenhahn

On Mon, 11 Aug 2008, Edward Lam wrote:

If you can submit a tested patch, I will be happy to commit it.

Does anyone know where I can get a test file? :) Is it enough to generate sufficiently large image (say of constant color) with no compression?

That should do it.

Are the _get_osfhandle() and _open_osfhandle() functions available in older versions of Windows? (e.g. Windows '98?).

According to MSDN [1], it is. But then I have no idea how accurate MSDN is. :) MSDN also shows _get_osfhandle() as returning an int but on my MSVC 2005 io.h I see it returning an intptr_t.

A problem with Windows API documentation is that it seems that the same APIs don't necessarily work identically across Windows versions.

Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/