Attempt to make buttons themed

Dmitry Timoshkov dmitry at baikal.ru
Tue Mar 22 08:12:15 CST 2005


"Mike Hearn" <mike at navi.cx> wrote:

> > user32 can not depend on uxtheme or any other high level dll. 
> 
> Hmm, why not? For DLLs that can be recompiled and used on Windows this
> policy makes sense but our user32 cannot be, so I do not see what we would
> lose by having this.

It creates circular dependencies and an impossibility to correctly start up Wine.
Imagine for a moment that ntdll depends on foo.dll which in turn imports kernel32.

-- 
Dmitry.




More information about the wine-devel mailing list