[ros-kernel] Re: WINE porting templates
pirata
pirata at trekkie.com.ar
Sat Oct 18 01:33:22 CEST 2003
El jue, 16 de 10 de 2003 a las 20:51, Steven Edwards escribió:
> --- Diego Iastrubni <iastrubn at actcom.co.il> wrote:
> > if i may say something...
> >
> > Dont remove the tweaks. It does not hurt, and it will help us in the
> > future if
> > we want to support themes. I hope I am not wrong.
>
> They are going away in favor of the uxtheme.dll support system in
> WindowsXP. I am almost done cleaning the WINE comdlg32.dll of all of
> the old cruft.
>
> Thanks
> Steven
>
According to MSDN, uxtheme.dll provides the api necessary to do 'themed'
stuff, it is something like 'gtk engines'.
There are 2 points beside this kind of 'theme implementation':
1. Windows XP (TM) ships with 2 comctl32.dll, the classic old style one
(version 5), and the new 'Visual Styled' (but non redistributable) one
(version 6), so we need to handle this situation because the whole ROS
will be '(freely) redistributable', then there is no need to have 2
different comctl32.dll.
2. Having in mind we should provide a new api (uxtheme.dll) to implement
themes and that we MUST make use of it if we want themed stuff,
comctl32.dll should be writen from scratch using uxtheme's api (having
uxtheme previously implemented, obviously)
--
pirata <pirata at trekkie.com.ar>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://reactos.geldorp.nl:8080/pipermail/ros-kernel/attachments/20031018/3960ea75/attachment.htm
More information about the Ros-kernel
mailing list