support for gradient captions

Dmitry Timoshkov dmitry at baikal.ru
Wed Jul 6 09:13:19 CDT 2005


"Frank Richter" <frank.richter at gmail.com> wrote:

> --- dlls/user/nonclient.c   (/wine/trunk)   (revision 21713)
> +++ dlls/user/nonclient.c   (/me/trunk)   (local)
> @@ -197,6 +197,69 @@
>     return hIcon;
> }
> 
> +extern BOOL WINAPI GdiGradientFill (HDC, PTRIVERTEX, ULONG, PVOID, ULONG, ULONG);

wingdi.h is a more appropriate place for this.

-- 
Dmitry.




More information about the wine-devel mailing list