Re: [PATCH] GDI+: Implement GdipGetImageEncoders.

2008-03-06 Thread Nathan Beckmann
Don't apply this patch. The test cases crash on Windows. I was using winetricks to test and accidentally did not test under Windows. - Nathan On Wed, Mar 5, 2008 at 11:21 AM, Nathan Beckmann <[EMAIL PROTECTED]> wrote: > Implement helper GdipGetImageEncodersSize. > > Also included tests. > ---

[PATCH] GDI+: Implement GdipGetImageEncoders.

2008-03-06 Thread Nathan Beckmann
Don't apply this patch. The test cases crash on Windows. I was using winetricks to test and accidentally did not test under Windows. A "try 2" patch has been sent that fixes these issues. Sorry. - Nathan