[PATCH 01/10] winmm/tests: Don't test MCI output if no output devices are available

Andrew Eikum aeikum at codeweavers.com
Thu Jun 30 15:05:08 CDT 2011


---
The next patch returns 0 from waveOutGetNumDevs(), which causes the
tests here to break. Surprisingly, none of the Windows test machines I
ran the tests on returned 0 from that waveOutGetNumDevs(), even those 
with 0 Input devices, so I wasn't able to check correct behavior.

  dlls/winmm/tests/mci.c |    9 ++++++---
  1 files changed, 6 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winmm-tests-Don-t-test-output-if-no-output-devices-a.patch
Type: text/x-patch
Size: 750 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110630/44267550/attachment.bin>


More information about the wine-patches mailing list