ChangeSet ID: 5883 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/21 13:21:27
Modified files: dlls/winmm : winemm.h mmsystem.c mmio.c
Log message: Eric Pouech eric.pouech@wanadoo.fr Keep on moving 16 bit code out of winmm, now only using linear addresses for buffers.
Patch: http://cvs.winehq.com/patch.py?id=5883
Old revision New revision Changes Path 1.25 1.26 +23 -5 wine/dlls/winmm/winemm.h 1.72 1.73 +475 -12 wine/dlls/winmm/mmsystem.c 1.34 1.35 +155 -528 wine/dlls/winmm/mmio.c