Qt3/Win32: Missing function implemention

Ralf Habacker ralf.habacker at freenet.de
Sat Aug 21 14:38:57 CEST 2004


On Friday 20 August 2004 23:06, Andreas Hausladen wrote:
> > Hi Andreas,
> >
> > +// \todo does not work even under xp the file utheme.h is missing
>
> Borland ships the utheme.h. The Win32SDK has it. And MSVC++ 7 has it, too
> (but not the toolkit which requires the Win32SDK). Maybe use #if
> defined(Q_CC_MSVC) && defined(Q_CC_BOR) for XP-Theming support.
>
but not in all available releases. At least MSVC++ 6.0 and the free borland 
compiler 5.5 does not have this file. Can you provide a patch, which works 
for your specific compiler release ? This could be used as a starting point 
for other compilers. 

Christian Ehrlicher has point to 
http://cvs.sourceforge.net/viewcvs.py/sim-icq/sim/xpstyle/ for some xpstyle 
related code. May be this is usable. 

Cheers
Ralf


More information about the kde-cygwin mailing list