ChangeSet ID: 6084 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/29 15:49:35
Modified files: dlls/winmm : winmm.c winemm.h mmsystem.c
Log message: Eric Pouech eric.pouech@wanadoo.fr - revisited mmsystem/winmm loading mechanism - added WINMM_CheckMMSystem function (helps 32 bit code detect presence of our own mmsystem DLL) - some internal renaming (MULTIMEDIA => WINMM)
Patch: http://cvs.winehq.com/patch.py?id=6084
Old revision New revision Changes Path 1.3 1.4 +31 -7 wine/dlls/winmm/winmm.c 1.33 1.34 +2 -0 wine/dlls/winmm/winemm.h 1.77 1.78 +8 -13 wine/dlls/winmm/mmsystem.c