Hi Alex, Alexandre Julliard schreef: > This doesn't work for me: > > ../../../tools/runtest -q -P wine -M winmm.dll -T ../../.. -p > winmm_test.exe.so capture.c && touch capture.ok > capture.c:73: Test failed: waveInGetPosition(0): returned 2730 bytes, should > be 0 > capture.c:84: Test failed: waveInGetPosition(0): returned 2730 samples, > should be 0 > capture.c:96: Test failed: waveInGetPosition(0): returned 341 ms, should be 0 > capture.c:108: Test failed: waveInGetPosition(0): SMPTE test failed > capture.c:119: Test failed: waveInGetPosition(0): MIDI test failed > capture.c:130: Test failed: waveInGetPosition(0): TICKS test failed > [lots more of the same] > Oops, it's a naive assumption on my side. Omit this patch, the other 4 should be fine.
-Maarten