winmm: Add multiple header wave tests.
commitfe2becaee3f3f2cb0bee8b8336ccb7bae952e607
authorRobert Reif <reif@earthlink.net>
Sun, 28 May 2006 20:50:09 +0000 (28 16:50 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2006 10:22:58 +0000 (30 12:22 +0200)
tree812bbaebfee28fc1a4086ac9896a2746595c78e4
parentb836d1f7c3c9e37a6c094f8734fb487c2520b03d
winmm: Add multiple header wave tests.

The current wave tests only use a single header for playback.  Tests
have been added to use multiple headers and to reuse them.  This is
how streaming applications and direct sound use the wave api.
dlls/winmm/tests/wave.c