Implement gdiplus.dll.GdipSetPathGradientPresetBlend

Vincent Povirk madewokherd+8cd9 at gmail.com
Sat May 2 12:59:51 CDT 2009


> +GpStatus WINGDIPAPI GdipSetPathGradientPresetBlend(GpPathGradient *brush, GDIPCONST REAL *blend,
> +    GDIPCONST REAL *pos, INT count)

The types here don't match MSDN:
http://msdn.microsoft.com/en-us/library/ms534047(VS.85).aspx



More information about the wine-devel mailing list