ChangeSet ID: 12562 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/06/04 12:58:00
Modified files: dlls/winmm/tests: winmm_test.h wave.c capture.c
Log message: Robert Reif reif@earthlink.net Treat WAVE_MAPPER as a real device and performs all tests on it. Added 16000Hz because win9x hardware spec requires it.
Patch: http://cvs.winehq.org/patch.py?id=12562
Old revision New revision Changes Path 1.3 1.4 +5 -0 wine/dlls/winmm/tests/winmm_test.h 1.28 1.29 +164 -140 wine/dlls/winmm/tests/wave.c 1.4 1.5 +135 -120 wine/dlls/winmm/tests/capture.c