[Bug 38124] Can't enable visual style in a DLL.

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 23 01:30:07 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=38124

--- Comment #7 from Nikolay Sivov <bunglehead at gmail.com> ---
(In reply to Jactry Zeng from comment #5)
> Do you know the different between ISOLATION_AWARE_ENABLED and 'Activation
> Context API'?

ISOLATION_AWARE_ENABLED replaces lots of different API calls with wrappers that
activate/deactivate context for you around this call. It's done with inline
wrappers at header level, Wine doesn't provide those, don't know about mingw.
Which means this define has no effect.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list