<div></div>There is a bug into dlls/winmm/playsound.c<br>Function RegQueryValueExW accepts the size in bytes as parameter, not the size in characters.<br><br>See:<br>https://msdn.microsoft.com/en-us/library/windows/desktop/ms724911(v=vs.85).aspx<br><br>Sincerely.<br>
<br>
Signed-off-by: Carlo Bramini <carlo_bramini@users.sourceforge.net>