Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Beep function doesn't work corretly !!

Beep function doesn't work corretly !!

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Cris
    wrote on last edited by
    #1

    BOOL Beep(DWORD dwFreq, DWORD dwDuration) Why the Beep function doesn't work corretly in some computer ?? In my program in vc6., in some computer produce the same sound with diferents values of dwFreq and dwDuration. Any idea ?? Thanks, Cris.

    D 1 Reply Last reply
    0
    • C Cris

      BOOL Beep(DWORD dwFreq, DWORD dwDuration) Why the Beep function doesn't work corretly in some computer ?? In my program in vc6., in some computer produce the same sound with diferents values of dwFreq and dwDuration. Any idea ?? Thanks, Cris.

      D Offline
      D Offline
      DanielO
      wrote on last edited by
      #2

      Hi, perhaps: see in your msdn SystemParametersInfo with SPI_SETBEEP, SPI_GETBEEP DanielO

      C 1 Reply Last reply
      0
      • D DanielO

        Hi, perhaps: see in your msdn SystemParametersInfo with SPI_SETBEEP, SPI_GETBEEP DanielO

        C Offline
        C Offline
        Cris
        wrote on last edited by
        #3

        Ok, I made this, but it also doesn't work. The function always return Beeper is On. Cris.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups