Hello all,
How can the sound card be Enabled/Disabled with Vb Code? Is this possible through API call? or maybe registry edit?
My app. needs to disable sound card while running then enable afterward. This app will be running on a dedicated system.
Using "black box" object. The object's method (for which I don't have source code) uses .wav file play that can overwhelm the sound card to the point of BSOD. After manually disabling my sound device the BSOD events dissapeared. Mute does not work, BSOD still occurs.
Any help is greatly appreciated.
Thank you.