"Frank Richter" <[EMAIL PROTECTED]> 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.
