ChangeSet ID: 16070 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/14 05:00:59
Modified files: dlls/winmm/tests: Makefile.in .cvsignore dlls/winmm : time.c Added files: dlls/winmm/tests: timer.c
Log message: Robert Reif reif@earthlink.net Added parameter checking to timeGetDevCaps. Added timer tests.
Patch: http://cvs.winehq.org/patch.py?id=16070
Old revision New revision Changes Path 1.3 1.4 +1 -0 wine/dlls/winmm/tests/Makefile.in 1.4 1.5 +1 -0 wine/dlls/winmm/tests/.cvsignore 1.28 1.29 +11 -1 wine/dlls/winmm/time.c Added 1.1 +0 -0 wine/dlls/winmm/tests/timer.c