Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting if sounds are enabled
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00406564
Message ID:
00406578
Views:
21
You need to use the waveform functions defined in the mmsystem.h platform SDK file. You can use function like waveOutGetVolume() and waveOutSetVolume() however they require some quite complex structures that are easy to implement through C/C++ but probably not so easy in VFP (I have not used them through VFP).

HTH
Neil
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform