ChangeSet ID: 6637 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/12/14 19:11:41
Modified files: dlls/winmm/tests: wave.c dlls/winmm : winmm.c
Log message: Francois Gouget fgouget@codeweavers.com If given a bad device id waveOutGetDevCapsA is supposed to return MMSYSERR_BADDEVICEID. Fixes a todo_wine in the winmm test.
Patch: http://cvs.winehq.com/patch.py?id=6637
Old revision New revision Changes Path 1.3 1.4 +3 -5 wine/dlls/winmm/tests/wave.c 1.10 1.11 +1 -1 wine/dlls/winmm/winmm.c