[Bug 33032] Add a test VM with no sound card

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 4 11:42:13 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=33032

--- Comment #3 from Andrew Eikum <aeikum at codeweavers.com> 2013-03-04 11:42:13 CST ---
I wonder why I decided to implement it the way I did.

The DRVM_MAPPER_PREFERRED_GET docs say that (rc == MMSYSERR_NOERROR &&
preferred == -1) is for when "no device is available that qualifies as a
preferred device."
http://msdn.microsoft.com/en-us/library/aa909815.aspx

This is how Wine behaves when there are no devices at all. Windows seems to
return these other error codes.

Anyway, Wine's current behavior seems fine for real applications, so I don't
plan to change it. I'll send that patch off with a reference to this bug.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list