home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!think.com!sdd.hp.com!news.cs.indiana.edu!noose.ecn.purdue.edu!mentor.cc.purdue.edu!nuspljj
- From: nuspljj@mentor.cc.purdue.edu (Joseph J. Nuspl Jr.)
- Subject: Is there a flag for Sounds Enabled?
- Message-ID: <BxrzrG.Lwq@mentor.cc.purdue.edu>
- Organization: Purdue University
- Date: Sun, 15 Nov 1992 21:01:46 GMT
- Lines: 19
-
- I am writing a program in Borland C++ and I would like to be able to
- test to see if sounds are enabled.
-
- if( _sound_enabled )
- make_noise();
- else
- flash_screen();
-
- Can this be done?
-
-
- Thanks.
-
-
-
- ------------------------------------------------------------------------
- Joseph J. Nuspl Jr. 306 Shreve Hall
- nuspljj@mentor.cc.purdue.edu West Lafayette, IN 47906
- "I'm a space cowboy!" (317) 495 - 5308
-