mciwave: Fix wave format first, then compute position.
commit7f4d81ede7e2f06a2a0940f1548fc334dd8d4a89
authorJörg Höhle <hoehle@users.sourceforge.net>
Sun, 18 Oct 2009 12:10:31 +0000 (18 14:10 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Oct 2009 12:19:03 +0000 (28 13:19 +0100)
treeb3bfda1bd4a354bc232b8dcd296cf6a04f4ffb1b
parentb188cb132c6a245492f04c383e227708ce25e5b2
mciwave: Fix wave format first, then compute position.

nAvgBytesPerSec is the better factor in the presence of ADPCM, MPEG3 and other wave formats.
dlls/mciwave/mciwave.c