ChangeSet ID: 6113 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/30 19:02:41
Modified files: include : mmddk.h dlls/winmm : winmm.c winemm.h playsound.c mmsystem.c mmio.c message16.c mci.c lolvldrv.c joystick.c driver.c Makefile.in
Log message: Eric Pouech eric.pouech@wanadoo.fr winmm/mmsystem now compiles with -DSTRICT.
Patch: http://cvs.winehq.com/patch.py?id=6113
Old revision New revision Changes Path 1.12 1.13 +1 -1 wine/include/mmddk.h 1.6 1.7 +84 -84 wine/dlls/winmm/winmm.c 1.39 1.40 +0 -1 wine/dlls/winmm/winemm.h 1.3 1.4 +1 -1 wine/dlls/winmm/playsound.c 1.83 1.84 +25 -21 wine/dlls/winmm/mmsystem.c 1.37 1.38 +14 -14 wine/dlls/winmm/mmio.c 1.4 1.5 +2 -2 wine/dlls/winmm/message16.c 1.40 1.41 +9 -9 wine/dlls/winmm/mci.c 1.37 1.38 +11 -10 wine/dlls/winmm/lolvldrv.c 1.22 1.23 +1 -1 wine/dlls/winmm/joystick.c 1.21 1.22 +10 -10 wine/dlls/winmm/driver.c 1.30 1.31 +1 -1 wine/dlls/winmm/Makefile.in