Added some stubs.
commit96e9615701afa29a76f4d81427443bf5d219c007
authorHidenori Takeshima <hidenori@a2.ctktv.ne.jp>
Fri, 7 Sep 2001 19:46:49 +0000 (7 19:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Sep 2001 19:46:49 +0000 (7 19:46 +0000)
tree6eaa1c2d9380bb71eeadbd3b6f9a67cf159cca0a
parentc52a11efa534fecc76af2034f37a11b32490dfca
Added some stubs.
Started implementing some interfaces in FilterGraph.
44 files changed:
dlls/quartz/Makefile.in
dlls/quartz/complist.c
dlls/quartz/complist.h
dlls/quartz/devenum.c
dlls/quartz/devenum.h
dlls/quartz/devmon.c [new file with mode: 0644]
dlls/quartz/devmon.h [new file with mode: 0644]
dlls/quartz/enumunk.c [new file with mode: 0644]
dlls/quartz/enumunk.h [new file with mode: 0644]
dlls/quartz/fgclsid.c [new file with mode: 0644]
dlls/quartz/fgidisp.c [new file with mode: 0644]
dlls/quartz/fgraph.c
dlls/quartz/fgraph.h
dlls/quartz/fmap.c
dlls/quartz/fmap.h
dlls/quartz/fmap2.c
dlls/quartz/fmap2.h
dlls/quartz/ibasaud.c
dlls/quartz/ibasvid.c
dlls/quartz/idevenum.c
dlls/quartz/ifgraph.c
dlls/quartz/ifmap.c
dlls/quartz/ifmap3.c
dlls/quartz/igrver.c [new file with mode: 0644]
dlls/quartz/imcntl.c
dlls/quartz/imem.c
dlls/quartz/imesink.c [new file with mode: 0644]
dlls/quartz/imevent.c
dlls/quartz/imfilter.c [new file with mode: 0644]
dlls/quartz/impos.c
dlls/quartz/imseek.c
dlls/quartz/irclock.c
dlls/quartz/iunk.h
dlls/quartz/ividwin.c
dlls/quartz/main.c
dlls/quartz/memalloc.c
dlls/quartz/memalloc.h
dlls/quartz/monprop.c [new file with mode: 0644]
dlls/quartz/monprop.h [new file with mode: 0644]
dlls/quartz/quartz.spec
dlls/quartz/regsvr.c
dlls/quartz/regsvr.h
dlls/quartz/sysclock.c
dlls/quartz/sysclock.h