ChangeSet ID: 11833 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/04/05 15:16:11 Modified files: include/wine : mmsystem16.h dlls/winmm : winmm_res.rc message16.c mci.c Log message: Eric Pouech <pouech-eric(a)wanadoo.fr> - implemented MCI_SOUND command - fixed MCI command table in resource - added a TODO list on MCI handling Patch: http://cvs.winehq.org/patch.py?id=11833 Old revision New revision Changes Path 1.10 1.11 +5 -0 wine/include/wine/mmsystem16.h 1.12 1.13 +2 -2 wine/dlls/winmm/winmm_res.rc 1.10 1.11 +17 -0 wine/dlls/winmm/message16.c 1.51 1.52 +48 -6 wine/dlls/winmm/mci.c