gdiplus: Implement GdipLoadImageFromFile

James Hawkins truiken at gmail.com
Sat Feb 23 23:10:28 CST 2008


On Sat, Feb 23, 2008 at 11:00 PM, Nathan Beckmann
<nathan.beckmann at gmail.com> 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



More information about the wine-devel mailing list