emacs-devel
[Top][All Lists]
Advanced

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

Re: GDI+ take 3


From: Eli Zaretskii
Subject: Re: GDI+ take 3
Date: Wed, 15 Apr 2020 17:27:42 +0300

> From: Juanma Barranquero <address@hidden>
> Date: Wed, 15 Apr 2020 16:12:01 +0200
> Cc: address@hidden, Emacs developers <address@hidden>
> 
> 246           status = GdipImageGetFrameCount (pBitmap, &pDimensionIDs[0], 
> &frameCount);
> (gdb) n
> 247           if (status == Ok && frameCount > 1)
> (gdb) p status
> $2 = Ok

Thanks.  This probably means the problem, whatever it is, is either
specific to XP or to mingw.org's MinGW.



reply via email to

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