ChangeSet ID: 20257 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/16 14:40:28
Modified files: include : mmsystem.h dlls/winmm/tests: Makefile.in .cvsignore dlls/winmm : mmio.c Added files: dlls/winmm/tests: mmio.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Add a test for mmioDescend, make it pass under Wine.
Patch: http://cvs.winehq.org/patch.py?id=20257
Old revision New revision Changes Path 1.80 1.81 +6 -0 wine/include/mmsystem.h 1.4 1.5 +1 -0 wine/dlls/winmm/tests/Makefile.in 1.5 1.6 +1 -0 wine/dlls/winmm/tests/.cvsignore 1.51 1.52 +36 -40 wine/dlls/winmm/mmio.c Added 1.1 +0 -0 wine/dlls/winmm/tests/mmio.c