Re: support for gradient captions
6 Jul
2005
6 Jul
'05
2:13 p.m.
"Frank Richter" <frank.richter(a)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.
7467
Age (days ago)
7467
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov