projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3d10core: Fixup HRESULT in a bunch of error cases.
[wine]
/
dlls
/
wineoss.drv
/
Makefile.in
1
MODULE = wineoss.drv
2
IMPORTS = dxguid uuid winmm ole32 user32
3
EXTRAINCL = @OSS4INCL@
4
5
C_SRCS = \
6
audio.c \
7
dscapture.c \
8
dsrender.c \
9
midi.c \
10
midipatch.c \
11
mixer.c \
12
mmaux.c \
13
mmdevdrv.c
14
15
@MAKE_DLL_RULES@