1997.03.11 06:09 "Win32 Optimizations !!!", by Shabd

1997.03.12 11:17 "RE: Win32 Optimizations !!!", by Pesce Roberto

Hi,

just a note about memory allocation function used in TIF_WIN32.C.

I'm using LibTIFF V34beta024, and it came to me with GlobalAlloc family of APIs implemented; this caused to me (working on NT 3.51) a lot of exceptions in my app.

changing all the Global... functions with malloc(),realloc(),etc. all works fine.

I had also a feedback from a guy (sorry, don't remember his name) who was supposed to be the writer of the Win32 support files that acknowledged the changes.

Bye

Roberto Pesce
Roberto.Pesce@elsag.it