Added some stubs for quartz dll.
authorHidenori Takeshima <hidenori@a2.ctktv.ne.jp>
Wed, 15 Aug 2001 19:26:52 +0000 (19:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 15 Aug 2001 19:26:52 +0000 (19:26 +0000)
commitfb96436931059ce506f070030af2a370a9515f46
tree367ab0df6c8e2c28050751b9b47e525c1751c569
parent14366a927a64d39fe1d3ad1aa4266da85ed7a0a7
Added some stubs for quartz dll.
16 files changed:
dlls/quartz/Makefile.in
dlls/quartz/fgraph.c [new file with mode: 0644]
dlls/quartz/fgraph.h [new file with mode: 0644]
dlls/quartz/ifgraph.c [new file with mode: 0644]
dlls/quartz/imem.c [new file with mode: 0644]
dlls/quartz/irclock.c [new file with mode: 0644]
dlls/quartz/iunk.c [new file with mode: 0644]
dlls/quartz/iunk.h [new file with mode: 0644]
dlls/quartz/main.c
dlls/quartz/memalloc.c [new file with mode: 0644]
dlls/quartz/memalloc.h [new file with mode: 0644]
dlls/quartz/quartz.spec
dlls/quartz/quartz_private.h [new file with mode: 0644]
dlls/quartz/sysclock.c [new file with mode: 0644]
dlls/quartz/sysclock.h [new file with mode: 0644]
winedefault.reg