winmm: Properly cleanup in return from proc_PlaySound if system sound is not found.
commitc08b0a0a9d99393930f1869663e97b14b755dd2b
authorAric Stewart <aric@codeweavers.com>
Thu, 2 Apr 2009 13:21:16 +0000 (2 08:21 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Apr 2009 14:28:30 +0000 (2 16:28 +0200)
tree2ee7a85ebd66004f92d4bac4b17c92e5745ca79c
parent22a48d67407f7bf74c2ae4151f486d5ac6eecfe4
winmm: Properly cleanup in return from proc_PlaySound if system sound is not found.

Prevents hanging in Outlook 2000 on sound cleanup.
dlls/winmm/playsound.c