View Single Post
Old Dec 7th, 2005, 4:11 PM   #41
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Quote:
How come you can only play tunes out the internal speaker with Win32 Beep?
The internal speaker is not part of a "sound sytem". It is (or was, last time I looked) a simple one-bit port. Win32 Beep addresses that properly. You may, too, if you get beyond the privileged cage.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote