Jeremy North wrote:
Hi,
The reason some VCL code won't run under Win9X is because the new
GraphUtil introduced in D2005 and enhanced in D2006 includes a call to
the GradientFill API function. This function resides in a dll
(msimg32.dll from memory) that doesn't exist on Win9x. You can copy
the DLL to a Win9x box and it works however I'm not sure that is
within the ms license.
I have no idea why RAVE doesn't work on Win9x as I don't use it. The
VCL uses the GradientFillCanvas function (which wraps GradientFill) in
TControlBar, TToolbar, TCategoryButtons and TCaptionedDockTree. If you
don't use these classes (or in the case of TControlBar and TToolbar
don't use the Gradient Style) then you should be fine under Win9x.
Lots of web sites seem to offer this DLL for download, and there is a
chap here:
http://qc.borland.com/wc/qcmain.aspx?d=22256
Who has written enough of the missing function to allow it to work under
95 and NT4 so...
Richard
--
Richard Vowles, Product Evangelist
Developers Inc Ltd (for Delphi, C++ Builder, JBuilder, InterBase)
March Codegear Seminars: http://tinyurl.com/25jxqk
web. http://www.developers-inc.co.nz
ph. +64-9-3600231, mob. +64-275-467747, fax. +64-9-3600384, skype. rvowles
begin:vcard
fn:Richard Vowles
n:Vowles;Richard
org:Developers Inc Ltd
email;internet:[EMAIL PROTECTED]
title:Product Evangelist
tel;work:+64-9-3600231
tel;fax:+64-9-3600384
tel;cell:+64-275-467747
note:skype: rvowles
x-mozilla-html:TRUE
version:2.1
end:vcard
_______________________________________________
Delphi mailing list
[email protected]
http://ns3.123.co.nz/mailman/listinfo/delphi