2005.06.02 20:50 "[Tiff] vb port soon available", by Antoine

2005.06.03 17:36 "Re: [Tiff] vb port soon available", by Edward Lam

Hi Antoine,

What happens if the same #define if we want it to be different things for different libraries? Witness the problems we already have with the int8, int16, etc typedefs. That would be my reason making sure the defines have the word TIFF in them.

Does the __stdcall attribute need to be in between the return type and the function name? Ew. :) If that is the case, I wouldn't bother with some sort of DLL_API define as that's not needed right now anyhow.

-Edward