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. To launch the "Speakers Properties"

To launch the "Speakers Properties"

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.
  • M Offline
    M Offline
    Maxwell Chen
    wrote on last edited by
    #1

    I know that we can launch the Playback tab of the Sound control panel with the command: rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,0 But if I need to launch the Speaker Properties dialog box programmatically, how can we do that? Do we need to post some Windows message to some process? Note: Speaker Properties can be found by mouse-clicks via right-clicking the "Speakers" entry on the list control on the "Playback" tab of Sound panel.

    Maxwell Chen

    M L 2 Replies Last reply
    0
    • M Maxwell Chen

      I know that we can launch the Playback tab of the Sound control panel with the command: rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,0 But if I need to launch the Speaker Properties dialog box programmatically, how can we do that? Do we need to post some Windows message to some process? Note: Speaker Properties can be found by mouse-clicks via right-clicking the "Speakers" entry on the list control on the "Playback" tab of Sound panel.

      Maxwell Chen

      M Offline
      M Offline
      Maxwell Chen
      wrote on last edited by
      #2

      This article[^] seems to be a nice solution to me. Let me try ...

      Maxwell Chen

      1 Reply Last reply
      0
      • M Maxwell Chen

        I know that we can launch the Playback tab of the Sound control panel with the command: rundll32 shell32.dll,Control_RunDLL mmsys.cpl,,0 But if I need to launch the Speaker Properties dialog box programmatically, how can we do that? Do we need to post some Windows message to some process? Note: Speaker Properties can be found by mouse-clicks via right-clicking the "Speakers" entry on the list control on the "Playback" tab of Sound panel.

        Maxwell Chen

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        You can ask on (Adv. Win32 grp[^] from Windows Shell source code...

        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