Fix the check_position() test: on Windows waveOutGetPosition() returns
commit8d4b362631604ae7ffc5b880b0e84857ac1d9256
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 19 Jul 2004 20:08:24 +0000 (19 20:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jul 2004 20:08:24 +0000 (19 20:08 +0000)
tree8ed9898a6855341ed5eed03e3109522bef7197cd
parent54751b230db84ae6bf5413f35772a32ee3fb785b
Fix the check_position() test: on Windows waveOutGetPosition() returns
the number of samples played plus one (also one extra sample for the
byte count).
dlls/winmm/tests/wave.c