Re: [PATCH] gdiplus: Fix memory leak in GdipLockBitmapBits.

2008-03-07 Thread Nathan Beckmann
Further testing indicates that a lot more needs to change than what's in this patch. It might be best to hold off on it until I know everything that needs to be done. - Nathan

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. > >

[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