[Bug 40228] kernel32.Beep ignores frequency and duration parameters

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Feb 28 21:27:38 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=40228

Dmitry Timoshkov <dmitry at baikal.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download, source
             Status|UNCONFIRMED                 |NEW
            Summary|Program does not            |kernel32.Beep ignores
                   |run--Program creates a      |frequency and duration
                   |sound like a ringing        |parameters
                   |telephone                   |
     Ever confirmed|0                           |1
           Severity|normal                      |trivial

--- Comment #1 from Dmitry Timoshkov <dmitry at baikal.ru> ---
Attached program runs just fine under Wine, it just can do what it's supposed
to do - produce tone sounds. The reason is simple: Beep() in Wine doesn't
support frequency and duration parameters at all. According to the comment
above Beep() implementation in Wine these parameters are also ignored in Win9x.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list