http://bugs.winehq.org/show_bug.cgi?id=29056
Bug #: 29056 Summary: Program freezes after sndPlaySound Product: Wine Version: 1.3.32 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winmm&mci AssignedTo: wine-bugs@winehq.org ReportedBy: rosslagerwall@gmail.com Classification: Unclassified
Created attachment 37441 --> http://bugs.winehq.org/attachment.cgi?id=37441 test program for issue
1cde966c35dcb0b5dc7bc5a6c42b788f6d8f561c introduces a regression for the test program attached.
Before this, Wine would repeatedly play the sound when the button is clicked. After this commit, the first click plays the sound correctly. The second click freezes the program.
Cheers