gdiplus: GdipCreateBitmapFromHICON implemented (with some tests)

Nikolay Sivov bunglehead at gmail.com
Fri Jan 30 05:28:23 CST 2009


Alexandre Julliard wrote:
> Nikolay Sivov <bunglehead at gmail.com> writes:
>
>   
>> @@ -4,7 +4,7 @@ SRCDIR    = @srcdir@
>>  VPATH     = @srcdir@
>>  MODULE    = gdiplus.dll
>>  IMPORTLIB = gdiplus
>> -IMPORTS   = uuid shlwapi oleaut32 ole32 user32 gdi32 kernel32
>> +IMPORTS   = uuid shlwapi oleaut32 ole32 user32 gdi32 kernel32 shell32
>>     
>
> It's a bit wasteful to import shell32 just to copy an icon.
>
>   
Ok, I'll do it in place. What about a main part?



More information about the wine-devel mailing list