ChangeSet ID: 12289 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/05 18:51:59
Modified files: dlls/quartz : regsvr.c quartz_private.h main.c Makefile.in Added files: dlls/quartz : systemclock.c
Log message: Raphael Junqueira fenix@club-internet.fr Implemented SystemClock (IReferenceClock by dshow).
Patch: http://cvs.winehq.org/patch.py?id=12289
Old revision New revision Changes Path 1.9 1.10 +6 -0 wine/dlls/quartz/regsvr.c 1.16 1.17 +1 -0 wine/dlls/quartz/quartz_private.h 1.32 1.33 +2 -0 wine/dlls/quartz/main.c 1.36 1.37 +3 -2 wine/dlls/quartz/Makefile.in Added 1.1 +0 -0 wine/dlls/quartz/systemclock.c