Module: wine Branch: refs/heads/master Commit: 03b8fca7e2662d1b6a4b5dd35b067cd6518d6d9f URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=03b8fca7e2662d1b6a4b5dd3...
Author: Robert Reif reif@earthlink.net Date: Tue Jan 17 16:19:14 2006 +0100
dsound: Add full duplex tests.
---
dlls/dsound/tests/.gitignore | 1 dlls/dsound/tests/Makefile.in | 1 dlls/dsound/tests/duplex.c | 258 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 260 insertions(+), 0 deletions(-) create mode 100644 dlls/dsound/tests/duplex.c