VirtualBox

Changeset 88542 in vbox


Ignore:
Timestamp:
Apr 15, 2021 12:57:36 PM (3 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. [typo] bugref:9890

File:
1 edited

Legend:

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

    r88541 r88542  
    11511151    RTListForEach(&pDevEnm->LstDevices, pDev, DSOUNDDEV, Core.ListEntry)
    11521152    {
    1153         drvHostDSoundEnumOldStylQueryDeviceInfo(pDev); /* ignore rc */
     1153        drvHostDSoundEnumOldStyleQueryDeviceInfo(pDev); /* ignore rc */
    11541154    }
    11551155
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