ChangeSet ID: 16979 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/11 07:49:22
Modified files: dlls/winmm/tests: winmm_test.h wave.c capture.c
Log message: Robert Reif reif@earthlink.net Changed regression test to make sure position is correctly checked when a different type is returned. Added Jeremy White's WAVE_FORMAT_DIRECT/WAVE_MAPPER fix. Added waveInGetPosition checks.
Patch: http://cvs.winehq.org/patch.py?id=16979
Old revision New revision Changes Path 1.8 1.9 +4 -0 wine/dlls/winmm/tests/winmm_test.h 1.50 1.51 +72 -34 wine/dlls/winmm/tests/wave.c 1.15 1.16 +96 -6 wine/dlls/winmm/tests/capture.c