https://bugs.winehq.org/show_bug.cgi?id=44055 meerkatanonymous(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meerkatanonymous(a)gmail.com --- Comment #10 from meerkatanonymous(a)gmail.com --- (In reply to Louis Lenders from comment #6)
Note: as stated on msdn DWM composition is enabled by default from win8 and up. Maybe it`s time to just return success in DwmIsCompositionEnabled
Maybe wine could check HKEY_CURRENT_USER\Software\Microsoft\Windows\DWN\Composition instead (according to https://techjourney.net/disable-windows-aero-via-registry/). Enabling it by default could maybe cause issues for programs that expect it to be fully implemented, but having an option to enable it would at least allow programs that expect it to be enabled, to be able to run without needing a patched wine. -- 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.