Wednesday, April 18, 2007, 6:05:19 PM, Graeme wrote:
GG> On 4/18/07, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
>>
>> Is it really gdi only? I guess you use at least gdi+
>> GDI sounds also some old fashined to me.
>>
GG> I'm no low level Windows expert, but isn't GDI+ only Win2000 (or was
GG> that WinXP) and later? Also I thought GDI+ was just a few extensions
GG> (extra API's) to GDI rather that a complete new widget set.
GDI+ is not a widgetset at all. It is a drawing library that provides
antialiasing, image scaling, etc. It is also not an extension to GDI -
it uses its own incompatible API.
GDI+ was introduced in Windows XP. Although it works on older
systems by copying gdiplus.dll, this is, to my knowledge, not officially
supported.
Btw, GDI-without-plus is also not a widgetset but a drawing library.
It is contained in gdi32.dll, while widgetset-related API is in
user32.dll.
--
Best regards,
Sergei
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives