|
-
Jun 7th, 2006, 02:19 PM
#1
Thread Starter
Hyperactive Member
-
Jun 7th, 2006, 02:21 PM
#2
PowerPoster
Re: Help On System Sound (muting System Audio)!
You ever thought about just disabling the sound card? Or siblicide? :-)
-
Jun 7th, 2006, 02:28 PM
#3
Thread Starter
Hyperactive Member
Re: Help On System Sound (muting System Audio)!
id like to know how to mute and move the sound controls
just in case i build another program that needs that kind of things.
Coding's a Breeze if you'r at ease! GOD THATS CORNY!!
 - 
-
Jun 8th, 2006, 12:59 AM
#4
Hyperactive Member
a simple method
most keyboards these days have a mute button.
there are a 100 ways to sim a keypress, just sim it for the mute key:
VK_VOLUME_MUTE
there are codes for changing volume at:
http://api.farmanager.com/en/winapi/...lkeycodes.html
i don't know of another way to do it, much less a simpler way.
i don't think you even need to actually have a Keyboard with those buttons to use this method...
hope i helped.
-
Jun 8th, 2006, 08:42 AM
#5
Thread Starter
Hyperactive Member
Re: Help On System Sound (muting System Audio)!
Coding's a Breeze if you'r at ease! GOD THATS CORNY!!
 - 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|