Re: uxtheme requiring shlwapi

2005-09-01 Thread Aric Stewart
Great thanks, missed that patch. -aric Frank Richter wrote: On 01.09.2005 15:59, Aric Stewart wrote: Any chance these changes could be made? Actually, some chaps in #winehackers asked for the same already ;) : http://www.winehq.org/pipermail/wine-patches/2005-August/020373.html -f.

Re: uxtheme requiring shlwapi

2005-09-01 Thread Frank Richter
On 01.09.2005 15:59, Aric Stewart wrote: > Any chance these changes could be made? Actually, some chaps in #winehackers asked for the same already ;) : http://www.winehq.org/pipermail/wine-patches/2005-August/020373.html -f.r.

uxtheme requiring shlwapi

2005-09-01 Thread Aric Stewart
Thanks for the great work on this! It is really cool, however I am having a dependency problem that would be great to resolve. uxtheme currently links in shlwapi.dll, shlwapi.dll in turn links in ole32.dll. Since WM_NCCREATE seems to load uxtheme it would be that ole32 is being loaded almost all