https://bugs.winehq.org/show_bug.cgi?id=39469
--- Comment #10 from meerkatanonymous@gmail.com --- Would it be possible to add a registry setting that sets *enabled = TRUE?
From https://techjourney.net/disable-windows-aero-via-registry/, if
HKEY_CURRENT_USER\Software\Microsoft\Windows\DWN\Composition == 1, *enabled could be set to TRUE.
Studio One 3 runs fine if DwmIsCompositionEnabled returns TRUE. If Composition is set to 0 by default, I don't think it should cause any regressions, and it could maybe allow other programs to work properly as well.