https://bugs.winehq.org/show_bug.cgi?id=53658
Bug ID: 53658 Summary: During start of The Bat! the sound is disturbed Product: Wine Version: 7.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mywine@schiermeier-it.de Distribution: ---
When the mail program The Bat! starts up a running vlc is disturbed and cut into pieces. I suspect a regression so I did a regression test. Here is the result of this test:
joerg@Archimedes ~/Projekte/wine_src/wine % git bisect bad fcf4d07161478ec8ea0707a50af02acc7fe6df6a is the first bad commit commit fcf4d07161478ec8ea0707a50af02acc7fe6df6a Author: Jacek Caban jacek@codeweavers.com Date: Tue Jul 26 18:23:30 2022 +0200
user32: Use GetWindowLongPtr for GetWindowModuleFileName implementation.
dlls/user32/win.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) joerg@Archimedes ~/Projekte/wine_src/wine %