Ticket #1595 (new defect)

Opened 9 months ago

Last modified 5 months ago

Retrieve Windows sound driver versions on Vista+

Reported by: historic_bruno Owned by:
Priority: If Time Permits Milestone: Backlog
Component: Core engine Keywords: directsound
Cc:

Description

Currently this is broken, as the following comment in wsnd.cpp explains:

// unfortunately this fails with Vista's DS emulation - it returns some
// GUID crap as the module name. to avoidc crashing when attempting to get
// the version info for that bogus driver path, we'll skip this code there.
// (delay-loading dsound.dll eliminates any overhead)

This may be useful info to report for debugging the new sound system.

Change History

Note: See TracTickets for help on using tickets.