[KERNEL32][BEEP]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 8 Nov 2014 16:35:05 +0000 (16:35 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Sat, 8 Nov 2014 16:35:05 +0000 (16:35 +0000)
commit1b2bbd97fa7874dbe20e16f1e5ac2eeb96e2e479
treed0f26f05bf96643388dc334451ae3e5d1e0f5efe
parentb461fd27f11e06d0e8ab4af3a50c8693be225fbc
[KERNEL32][BEEP]
Int32x32To64 used with unsigned input values will cause unintentional sign extension. There is a lot of code in ROS that is still not fixed!!
Fixes BEEP sound. See also r64020, CORE-8502 and CORE-8505 for more details.
CORE-8505 #comment CsrCaptureTimeout and BEEP code fixed.

svn path=/trunk/; revision=65325
reactos/dll/ntdll/csr/capture.c
reactos/drivers/base/beep/beep.c