ChangeSet ID: 17249 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/04/27 03:12:58
Modified files: dlls/winmm : winmm.c winemm.h time.c playsound.c mmsystem.c mmio.c mci.c
Log message: Mike McCormack mike@codeweavers.com Make WINMM_IData statically allocated.
Patch: http://cvs.winehq.org/patch.py?id=17249
Old revision New revision Changes Path 1.52 1.53 +16 -22 wine/dlls/winmm/winmm.c 1.62 1.63 +1 -1 wine/dlls/winmm/winemm.h 1.31 1.32 +5 -5 wine/dlls/winmm/time.c 1.14 1.15 +17 -17 wine/dlls/winmm/playsound.c 1.114 1.115 +2 -2 wine/dlls/winmm/mmsystem.c 1.48 1.49 +10 -10 wine/dlls/winmm/mmio.c 1.61 1.62 +30 -30 wine/dlls/winmm/mci.c