ChangeSet ID: 9916 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/10/30 17:07:23
Modified files: dlls/winmm : winmm.c mmsystem.c lolvldrv.c
Log message: Robert Reif reif@earthlink.net Clean up *GetDevCaps to check for valid pointer and only copy proper amount of data.
Patch: http://cvs.winehq.com/patch.py?id=9916
Old revision New revision Changes Path 1.22 1.23 +76 -58 wine/dlls/winmm/winmm.c 1.99 1.100 +70 -46 wine/dlls/winmm/mmsystem.c 1.51 1.52 +1 -1 wine/dlls/winmm/lolvldrv.c