VirtualBox

Changeset 88541 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Apr 15, 2021 12:57:04 PM (4 years ago)
Author:
vboxsync
Message:

DrvHostAudioDSound: We don't need to enter the critical section when doing drvHostDSoundHA_GetDevices. Change the dynamic dsound.dll resolving to be done once only. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DrvHostAudioDSound.cpp

    r88539 r88541  
    11431143            LogRel(("DSound: Error enumerating host capture devices: %Rhrc\n", hr));
    11441144    }
    1145     else
    1146         LogRel(("DSound: Error starting to enumerate host capture devices: %Rrc\n", rc));
    11471145
    11481146    /*
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette