https://bugs.winehq.org/show_bug.cgi?id=52198 --- Comment #6 from tobias.boesch(a)googlemail.com --- Bisecting identified bfc805194fa33dd0f4048af3e5b0f96bdc96f04c as the first bad commit. bfc805194fa33dd0f4048af3e5b0f96bdc96f04c is the first bad commit commit bfc805194fa33dd0f4048af3e5b0f96bdc96f04c Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Fri May 28 11:41:30 2021 +0200 dinput: Move IDirectInput8 WtoA wrappers to ansi.c. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/dinput/ansi.c | 251 +++++++++++++++++++++++++++++- dlls/dinput/dinput_main.c | 354 +------------------------------------------ dlls/dinput/dinput_private.h | 5 +- 3 files changed, 249 insertions(+), 361 deletions(-) -- 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.