emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How about using static link instead of dynamic loaded dlls?


From: Juanma Barranquero
Subject: Re: How about using static link instead of dynamic loaded dlls?
Date: Thu, 05 Jun 2003 23:52:22 +0200

> I try to load a .PNG file and I get an access violation, and this trace:
> 
>       0000001a()      
> >     libpng.dll!png_warning()  + 0x3c        
>       libpng.dll!png_set_read_fn()  + 0x3e    

It seems like my_png_error and my_png_warning are being called with
wrong data. I can consistently cause my_png_error to be invoked with
arguments (NULL, NULL).

                                                           /L/e/k/t/u





reply via email to

[Prev in Thread] Current Thread [Next in Thread]