support for gradient captions (resend)

Dmitry Timoshkov dmitry at baikal.ru
Wed Jul 6 10:08:27 CDT 2005


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

> msimg32 is about as high-level as GDI itself... actually, it basically
> just forwards some functions to GDI. GradientFill() is nothing more than
> a forwarder to Gdi32.GdiGradientFill.
> 
> I'm a bit hesitant to add GdiGradientFill to wingdi.h as this function
> is practically undocumented, it doesn't appear on MSDN or the Platform
> SDK's wingdi.h.

Well, if you inspect Wine headers (or better Wine source) close enough,
you will find that it has a lot of undocumented things. There should not be
any hesitation at all IMO in adding a prototype for already implemented API.

-- 
Dmitry.




More information about the wine-devel mailing list