On Tue, 22 Mar 2005 16:22:25 +0800, Dmitry Timoshkov 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.
The alternative is to copy/paste the code into comctl32 which is what Microsoft appear to have done, and I know we don't want to do that ...
thanks -mike