Re: [2/2] gdiplus: Implement GdipImageGetFrameCount and GdipImageSelectActiveFrame.

2012-05-16 Thread Dmitry Timoshkov
Vincent Povirk wrote: > Er, you removed the FIXME, but GdipImageSelectActiveFrame is still a > stub? You're not changing the image data. GdipImageSelectActiveFrame is now implemented, the bug is elsewhere. Anyway, I'm working on that area on both sides of the problem. -- Dmitry.

Re: [2/2] gdiplus: Implement GdipImageGetFrameCount and GdipImageSelectActiveFrame.

2012-05-16 Thread Vincent Povirk
Er, you removed the FIXME, but GdipImageSelectActiveFrame is still a stub? You're not changing the image data.