gdiplus: GdipCreateBitmapFromHICON implemented (with some tests)

Alexandre Julliard julliard at winehq.org
Fri Jan 30 05:20:35 CST 2009


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.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list