How To Check If A Soundcard Is Installed

 
 
Use this code to verify if a soundcard is installed in your system
 
 
  1. uses mmsystem; 

  2.  

  3. ... 

  4.  

  5. function Soundkarte:Boolean; 

  6. begin 

  7.   Result := WaveOutGetNumDevs >0

  8. end
 
Copy to Clipboard      Download code as Text Format
 
  Date entered : 21st Nov 2000
  Rating : No Rating
  Accessed  :  5312
  Submitted by :  gparreira
 
   Add Comment  Printer friendly
   View All Comments  Email to a friend
   Add to my Favourites Download PDF version
   Rating  
 
                 Click each image to add
this page to each site.
 
 
 
Comments Available

    No comment available at the moment.Be the first one to make a comment

 
Related Delphi Source Codes
  • Spring
  • Wraps a string to a given number of characters using a string break character
  • Uppercase the first character of each word in a string
  • Make a string's first character uppercase
  • Strip whitespace (or other characters) from the beginning and end of a string

  • Copyright © 2013 VisualBuilder. All rights reserved

    Warning: Unknown(): write failed: Disk quota exceeded (122) in Unknown on line 0

    Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0