add dummy IAMMediaStream and IMediaStream interfaces
This commit is contained in:
parent
b61cd1b22a
commit
8c965c56c0
6 changed files with 219 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -13,6 +13,7 @@ FILES = src/IDirect3D/IDirect3D.c \
|
|||
src/IDirectDraw/IDirectDrawPalette.c \
|
||||
src/IDirectDraw/IDirectDrawClipper.c \
|
||||
src/IDirectDraw/IDirectDrawSurface.c \
|
||||
src/IAMMediaStream/IAMMediaStream.c \
|
||||
src/dd.c \
|
||||
src/ddpalette.c \
|
||||
src/ddsurface.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue