repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shdocvw: COM cleanup for the ITaskbarList iface.
[wine/multimedia.git]
/
dlls
/
hnetcfg
/
Makefile.in
blob
63f3150b844d7ffc1ea59b24293c9a9b4b9b556c
1
MODULE
=
hnetcfg.dll
2
IMPORTS
=
ole32 advapi32
3
4
C_SRCS
=
\
5
apps.c \
6
hnetcfg.c \
7
manager.c \
8
policy.c \
9
port.c \
10
profile.c \
11
service.c
12
13
IDL_R_SRCS
=
hnetcfg.idl
14
15
@MAKE_DLL_RULES@