12 Jan
2004
12 Jan
'04
9:03 p.m.
ChangeSet ID: 10629 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/01/12 15:03:11 Modified files: dlls/winmm : winemm.h time.c mmsystem.c Log message: Eric Pouech <pouech-eric(a)wanadoo.fr> - implemented TIME_KILL_SYCHRONOUS timer flags - timeKillTimer is now thread safe - replaced some iData attributes by global variables Patch: http://cvs.winehq.com/patch.py?id=10629 Old revision New revision Changes Path 1.53 1.54 +2 -7 wine/dlls/winmm/winemm.h 1.25 1.26 +70 -55 wine/dlls/winmm/time.c 1.105 1.106 +1 -1 wine/dlls/winmm/mmsystem.c