29 Oct
2002
29 Oct
'02
9:53 p.m.
ChangeSet ID: 6086 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/29 15:53:44 Modified files: dlls/winmm : winmm.c winemm.h mmsystem.c message16.c mci.c Log message: Eric Pouech <eric.pouech(a)wanadoo.fr> All MCI functions are now cleanly separated. Patch: http://cvs.winehq.com/patch.py?id=6086 Old revision New revision Changes Path 1.4 1.5 +2 -2 wine/dlls/winmm/winmm.c 1.35 1.36 +11 -8 wine/dlls/winmm/winemm.h 1.79 1.80 +3 -1 wine/dlls/winmm/mmsystem.c 1.2 1.3 +11 -4 wine/dlls/winmm/message16.c 1.39 1.40 +33 -29 wine/dlls/winmm/mci.c