Module: wine Branch: refs/heads/master Commit: fe2becaee3f3f2cb0bee8b8336ccb7bae952e607 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=fe2becaee3f3f2cb0bee8b83...
Author: Robert Reif reif@earthlink.net Date: Sun May 28 16:50:09 2006 -0400
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 | 255 +++++++++++++++++++++++++++++++++++------------ 1 files changed, 191 insertions(+), 64 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=fe2becaee3f3f2cb0bee...