[PATCH 3/5] mciavi: Support the MCI_TEST flag.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Fri Feb 12 04:31:32 CST 2010


Hi,

Some apps send each command twice: first with MCI_TEST, then without.
No wonder the code was stuffed with MCI_Stop everywhere in the past, as a
(now superfluous) means to protect itself from playing twice
asynchronously and get confused.

Actually, support is more complex: MCI_TEST acts per flag, not for
the whole command, e.g. "status audio source test" fails
while "status audio stream test" is supported.

Regards,
	Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-mciavi-Support-the-MCI_TEST-flag.patch
Type: application/text
Size: 6619 bytes
Desc: 0003-mciavi-Support-the-MCI_TEST-flag.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100212/cf6f85fc/attachment-0001.bin>


More information about the wine-patches mailing list