VirtualBox

Changes between Initial Version and Version 1 of Ticket #17308, comment 3


Ignore:
Timestamp:
Dec 27, 2017 2:17:40 PM (6 years ago)
Author:
GnomeUser

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17308, comment 3

    initial v1  
    11The bug is caused by VBoxMMNotificationClient.cpp
    22
    3 VBoxMMNotificationClient class was added in september and its initialisation fails on XP. There is no MMDeviceEnumerator on XP.
     3VBoxMMNotificationClient class was added in september and its initialisation fails on XP and 2003 server. There is no MMDeviceEnumerator on XP and 2003 server.
    44
    55In the DrvHostDSound.cpp in function drvHostDSoundConstruct it should just ignore if VBoxMMNotificationClient initialisation fails. Or log a message and ignore. It is not important and optional. In the code it was even put behind the  VBOX_WITH_AUDIO_MMNOTIFICATION_CLIENT conditional compilation block.

© 2023 Oracle
ContactPrivacy policyTerms of Use