support for gradient captions (resend)

Dmitry Timoshkov dmitry at baikal.ru
Wed Jul 6 09:44:56 CDT 2005


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

> (Now using GradientFill() instead of GdiGradientFill().)

> --- dlls/user/Makefile.in   (/wine/trunk/dlls/user)   (revision 21713)
> +++ dlls/user/Makefile.in   (/me/trunk/dlls/user)   (local)
> @@ -5,7 +5,7 @@
> VPATH     = @srcdir@
> MODULE    = user32.dll
> IMPORTLIB = libuser32.$(IMPLIBEXT)
> -IMPORTS   = gdi32 advapi32 kernel32 ntdll
> +IMPORTS   = gdi32 msimg32 advapi32 kernel32 ntdll

It's even worse. user32 can't depend on msimg32 or any other high level dll.
Just add GdiGradientFill to wingdi.h and resend your 1st patch.

-- 
Dmitry.




More information about the wine-devel mailing list