- use interfaces rather than internal functions
commit06e23dad02978b56356cdcf4229a1b5d0f3cf78a
authorMike McCormack <mike@codeweavers.com>
Tue, 21 Jun 2005 09:44:28 +0000 (21 09:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Jun 2005 09:44:28 +0000 (21 09:44 +0000)
treeb72303bbabffc3554a4d9df210d48cb32cb544c2
parent321a3e1aa6306a3767e66caa6bc2eb8e87ee6a59
- use interfaces rather than internal functions
- remove declaration of AddRef and QueryInterface functions from
  headers
17 files changed:
dlls/dmime/audiopath.c
dlls/dmime/dmime_private.h
dlls/dmime/graph.c
dlls/dmime/lyricstrack.c
dlls/dmime/markertrack.c
dlls/dmime/paramcontroltrack.c
dlls/dmime/patterntrack.c
dlls/dmime/performance.c
dlls/dmime/segment.c
dlls/dmime/segmentstate.c
dlls/dmime/segtriggertrack.c
dlls/dmime/seqtrack.c
dlls/dmime/sysextrack.c
dlls/dmime/tempotrack.c
dlls/dmime/timesigtrack.c
dlls/dmime/tool.c
dlls/dmime/wavetrack.c