On Sat, Feb 23, 2008 at 11:00 PM, Nathan Beckmann
<[EMAIL PROTECTED]> wrote:
> Hi. My name is Nathan Beckmann. I'm working on GDI+ for a class
>  project at UCLA (sponsored by Google).
>
>  This patch implements GdipLoadImageFromFile.
>
>  It includes basic tests for invalid parameters, all of which pass on
>  Windows. I'm working on this in order to get ConvertImage.exe
>  (http://bugs.winehq.org/show_bug.cgi?id=10980) to work. Now I'm
>  working on image encoders/decoders.
>


> Implemented GdipLoadImageFromFile using
> GdipLoadImageFromStream. Implementation based on
> GdipCreateBitmapFromFile.
>
> Changed GdipCreateBitmapFromFile to properly release the Stream COM
> object.
>
> Added tests for CreateBitmapFromFile and LoadImageFromFile when passed
> with invalid parameters.

One fix per patch.

http://winehq.org/site/sending_patches

-- 
James Hawkins


Reply via email to