ChangeSet ID: 10513 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/12/31 17:49:45
Modified files: include : mmsystem.h digitalv.h dlls/winmm : winmm.c winemm.h time.c mmsystem.c lolvldrv.c joystick.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com Fix many function prototypes and data types according to Platform SDK definitions.
Patch: http://cvs.winehq.com/patch.py?id=10513
Old revision New revision Changes Path 1.70 1.71 +75 -77 wine/include/mmsystem.h 1.7 1.8 +38 -38 wine/include/digitalv.h 1.28 1.29 +58 -59 wine/dlls/winmm/winmm.c 1.51 1.52 +1 -1 wine/dlls/winmm/winemm.h 1.24 1.25 +1 -1 wine/dlls/winmm/time.c 1.104 1.105 +12 -12 wine/dlls/winmm/mmsystem.c 1.54 1.55 +2 -2 wine/dlls/winmm/lolvldrv.c 1.26 1.27 +2 -2 wine/dlls/winmm/joystick.c