Kim F. Storm wrote:

"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


The version of TIFF headers I have uses extern "C" if compiling under C++, so I doubt the library is using Pascal calling conventions.
Maybe Juanma's library is different than mine.




_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to