Use round() instead of ceil() in wodGetPosition(TIME_SMPTE).
commit54751b230db84ae6bf5413f35772a32ee3fb785b
authorFrancois Gouget <fgouget@codeweavers.com>
Mon, 19 Jul 2004 20:08:06 +0000 (19 20:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 19 Jul 2004 20:08:06 +0000 (19 20:08 +0000)
treeb404a9d0b48322c585c09a85c3032d321c2b79b7
parent3ce9c5f4b88218f8e31e6552f835a15d2a644f59
Use round() instead of ceil() in wodGetPosition(TIME_SMPTE).
Fixes the corresponding winmm conformance test.
dlls/winmm/winealsa/audio.c
dlls/winmm/winearts/audio.c
dlls/winmm/wineaudioio/audio.c
dlls/winmm/winejack/audio.c
dlls/winmm/winenas/audio.c
dlls/winmm/wineoss/audio.c