Kim F. Storm wrote:
The version of TIFF headers I have uses extern "C" if compiling under C++, so I doubt the library is using Pascal calling conventions."Eli Zaretskii" <[EMAIL PROTECTED]> writes:
Can you show the declarations of the TIFF functions as they appear in
the header files visible to MSVC when it compiles Emacs?
Could it be that the following define need to specify "Pascal" somewhere for the tiff library?
#define DEF_IMGLIB_FN(func) FARPROC fn_##func
Maybe Juanma's library is different than mine.
_______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel