repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vbscript: Fix memory leak in owned safearray iterator.
[wine.git]
/
dlls
/
setupapi
/
Makefile.in
blob
6b04a3f71abe264ab9e30c582ab9cac293303644
1
MODULE
=
setupapi.dll
2
IMPORTLIB
=
setupapi
3
IMPORTS
=
uuid version advapi32 rpcrt4 kernelbase
4
DELAYIMPORTS
=
cabinet shell32 wintrust ole32 comdlg32 user32
5
6
C_SRCS
=
\
7
devinst.c \
8
dialog.c \
9
dirid.c \
10
diskspace.c \
11
fakedll.c \
12
install
.c \
13
misc.c \
14
parser.c \
15
query.c \
16
queue.c \
17
setupcab.c \
18
stringtable.c \
19
stubs.c
20
21
RC_SRCS
=
setupapi.rc