Mixer volume controls windows shell
Just label a menu name or draw a and command button aand click on the item and paste in the code and your ready to go. Brings up the windows mixer for easy audio adjustments, works with all win versions
AI
AI 摘要: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
源代码
Dim retval
On Error Resume Next
retval = Shell("c:\windows\sndvol32", 1)
On Error Resume Next
retval = Shell("c:\windows\system32\sndvol32", 1)
原始评论 (3)
从 Wayback Machine 恢复