473,386 Members | 1,721 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Detect soundcards on board of your system

Hi,

I want to detect all soundcards that are on board of the system. I
know it is possible did it before but do not know it any more :-(.

Can somebody please help me out?

Regards,

Bart

Jul 18 '06 #1
2 1131
Bart,

Have a look at the WMI classes, with that you can detect almost everything.

Cor

<Ba************@gmail.comschreef in bericht
news:11**********************@b28g2000cwb.googlegr oups.com...
Hi,

I want to detect all soundcards that are on board of the system. I
know it is possible did it before but do not know it any more :-(.

Can somebody please help me out?

Regards,

Bart

Jul 18 '06 #2
http://www.Planet-Source-Code.com/vb...2918&lngWId=10

Private Declare Function waveOutGetNumDevs Lib "winmm.dll" () As Integer

numDevices = waveOutGetNumDevs()
"Cor Ligthert [MVP]" <no************@planet.nlwrote in message news:Og*************@TK2MSFTNGP05.phx.gbl...
Bart,

Have a look at the WMI classes, with that you can detect almost everything.

Cor

<Ba************@gmail.comschreef in bericht news:11**********************@b28g2000cwb.googlegr oups.com...
>Hi,

I want to detect all soundcards that are on board of the system. I
know it is possible did it before but do not know it any more :-(.

Can somebody please help me out?

Regards,

Bart


Jul 18 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Aquarius2431 | last post by:
Hi!, I don't think I have posted to this group before. Have been using PHP on my webserver for a few months now and finding that I like it quite a bit. Here is a question that just occurred...
0
by: Peter | last post by:
Hi all. I have a system with two (or more) sound cards. In the configuration panel I can change the default sound device, so that should I play a sound it will be played on that device. I would...
6
by: Stephane Belzile | last post by:
Is there a way I can detect in vb.Net the power has switched to a UPS unit in case of power failure? Thanks
6
by: Supra | last post by:
i got board working using graphic window in vb.net but no controls adding to form. i am doing checker board game. when i clicked and moved the peg to another location(grid). but how do i get bitmap...
5
by: foolsbar | last post by:
Hi there, I'm trying to write a C# application that gets information from a machine such as operating system, memory, cpu etc. I'm using WMI for this, and it all seems to work fine apart from...
3
by: Bart.Bernaerts | last post by:
Hi all, How can I play 1 wav-file over 2 soundcards but they have to start at a different time. mvg, Bart
2
by: Bob | last post by:
Hi, I am looking for a way to obtain the list of all the soundcards installed (ASIO ones included). I had a look to the mciSendString with "info" parameter, but it seems that it's only for the...
10
by: sam_cit | last post by:
Hi Everyone, I'm working on developing a chess game and i decided to use c++ for its object oriented approach. I have a bass class unit and is inherited to distinct number of units (like king,...
2
soramaster
by: soramaster | last post by:
I'm coding a BB system and I need help with one thing. How do I make it where my board can use themes? Also if I need to post the code I don't know what to post ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.