Note that there are some C++ methods of IDCompositionVisual are renamed to avoid conflicts.
--
v3: include: Add dcomp.idl.
include: Add dcompanimation.idl.
include: Add dcomptypes.idl.
include: Add DirectComposition error codes.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2224
Note that there are some C++ methods of IDCompositionVisual are renamed to avoid conflicts.
--
v2: include: Add dcomp.idl.
include: Add dcomptypes.idl.
include: Add DirectComposition error codes.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2224
Fixes the longstanding misbehavior of X window managers with respect to
Delphi based applications.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=26503
--
v3: winex11: Fix X11 WM behavior for Delphi based apps.
Revert "winex11: add missing newline in TRACE."
winex11: add missing newline in TRACE.
winex11: Fix X11 WM behavior for Delphi based apps.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2229