Changeset 88542 in vbox
- Timestamp:
- Apr 15, 2021 12:57:36 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvHostAudioDSound.cpp
r88541 r88542 1151 1151 RTListForEach(&pDevEnm->LstDevices, pDev, DSOUNDDEV, Core.ListEntry) 1152 1152 { 1153 drvHostDSoundEnumOldStyl QueryDeviceInfo(pDev); /* ignore rc */1153 drvHostDSoundEnumOldStyleQueryDeviceInfo(pDev); /* ignore rc */ 1154 1154 } 1155 1155
Note:
See TracChangeset
for help on using the changeset viewer.

