ChangeSet ID: 99790361219074272736907 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/08/15 15:26:52
Modified files: . : winedefault.reg dlls/quartz : Makefile.in main.c quartz.spec Added files: dlls/quartz : fgraph.c fgraph.h ifgraph.c imem.c irclock.c iunk.c iunk.h memalloc.c memalloc.h quartz_private.h sysclock.c sysclock.h
Log message: Hidenori Takeshima hidenori@a2.ctktv.ne.jp Added some stubs for quartz dll.
Patch: http://cvs.winehq.com/patch.py?id=99790361219074272736907
Revision Changes Path 1.27 +20 -0 wine/winedefault.reg 1.2 +8 -1 wine/dlls/quartz/Makefile.in 1.2 +129 -18 wine/dlls/quartz/main.c 1.2 +2 -0 wine/dlls/quartz/quartz.spec 1.1 +0 -0 wine/dlls/quartz/fgraph.c 1.1 +0 -0 wine/dlls/quartz/fgraph.h 1.1 +0 -0 wine/dlls/quartz/ifgraph.c 1.1 +0 -0 wine/dlls/quartz/imem.c 1.1 +0 -0 wine/dlls/quartz/irclock.c 1.1 +0 -0 wine/dlls/quartz/iunk.c 1.1 +0 -0 wine/dlls/quartz/iunk.h 1.1 +0 -0 wine/dlls/quartz/memalloc.c 1.1 +0 -0 wine/dlls/quartz/memalloc.h 1.1 +0 -0 wine/dlls/quartz/quartz_private.h 1.1 +0 -0 wine/dlls/quartz/sysclock.c 1.1 +0 -0 wine/dlls/quartz/sysclock.h