Tijs van Bakel a écrit :
Eric Pouech eric.pouech@wanadoo.fr writes:
this patch is a rewrite of the playsound functions those were a bit buggy and proved to fail in some multi-threaded environments the attached patch should take care of that snip
When selecting a menu-item in MSVC++ 6.0, the loop in MULTIMEDIA_PlaySound() never ends on my system (Debian unstable, no soundcard) as well as on another system (Debian unstable, soundblaster installed).
add to the post on bugzilla also a trace of running wine with --debugmsg +mmsys
TIA