Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sound Card Presence
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00450876
Message ID:
00451366
Views:
24
*-- Return number of devices with WAVE playing capability
Declare Integer waveOutGetNumDevs IN WINMM
nDev = waveOutGetNumDevs()
If nDev>0 && Then you can play Wave
>Hello everybody...
>
>I'm looking for an API call to determine the presence of sound capabilities. If the system lacks that ability, we must disable all sounds to avoid a lock up, (fun stuff). Let me know.

Just an opinion... Not a fact.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform