--- In [email protected], "entropyreduction"
<[EMAIL PROTECTED]> wrote:

> > In the meantime I'll check to see if I can force Visual Styles
> > off for a window, even though manifest makes them in force for
> > powerpro.exe. 

microsoft.com/en-us/library/ms649781(VS.85).aspx#extensions

I may be misunderstanding but I think it is saying that powerpro needs
to be compiled with -DISOLATION_AWARE_ENABLED flag or have the
following before the #include "windows.h" statement.

#define ISOLATION_AWARE_ENABLED 1

so as not to impact extensions or plugins that don't support visual
styles.



Reply via email to