ChangeSet ID: 6010 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/25 14:00:12
Modified files: dlls/winmm : winmm.c winemm.h time.c playsound.c mmsystem.c mmio.c mci.c
Log message: Eric Pouech eric.pouech@wanadoo.fr Simplify the global internal data handling.
Patch: http://cvs.winehq.com/patch.py?id=6010
Old revision New revision Changes Path 1.2 1.3 +19 -32 wine/dlls/winmm/winmm.c 1.27 1.28 +5 -3 wine/dlls/winmm/winemm.h 1.17 1.18 +25 -30 wine/dlls/winmm/time.c 1.1 1.2 +17 -21 wine/dlls/winmm/playsound.c 1.73 1.74 +8 -10 wine/dlls/winmm/mmsystem.c 1.35 1.36 +25 -32 wine/dlls/winmm/mmio.c 1.35 1.36 +48 -58 wine/dlls/winmm/mci.c