Re: comctl32: uxtheme wrapper

2005-07-15 Thread Frank Richter
On 15.07.2005 19:56, Robert Shearman wrote: > You don't need any code for this. Just add uxtheme to DELAYIMPORTS in > the Makefile.in and it will be done automagically for you. Duh :P I'll include that change when I send some patch with actual uxtheme-using code then. -f.r. signature.asc Descr

Re: comctl32: uxtheme wrapper

2005-07-15 Thread Robert Shearman
Frank Richter wrote: Frank Richter <[EMAIL PROTECTED]> Added a wrapper to delay-load uxtheme.dll, as needed by future theming changes. Hey Frank, You don't need any code for this. Just add uxtheme to DELAYIMPORTS in the Makefile.in and it will be done automagically for you. -- Rob Shear