https://bugs.winehq.org/show_bug.cgi?id=53038
Ozan Türkyılmaz ozan.turkyilmaz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |182feddd4b02e83f3c69863bc2e | |6e63945eb2df1 Distribution|--- |Slackware
--- Comment #3 from Ozan Türkyılmaz ozan.turkyilmaz@gmail.com --- I finished git bisect finally. 182feddd4b02e83f3c69863bc2e6e63945eb2df1 is the first bad commit commit 182feddd4b02e83f3c69863bc2e6e63945eb2df1 Author: Jactry Zeng jzeng@codeweavers.com Date: Wed May 11 02:44:21 2022 -0500
dwmapi: Partially implement DwmGetCompositionTimingInfo().
This makes Tencent START cloud game client happy.
Signed-off-by: Jactry Zeng jzeng@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/dwmapi/dwmapi_main.c | 8 +++++++- dlls/dwmapi/tests/dwmapi.c | 29 +++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+), 1 deletion(-)