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
ddraw/tests: Properly release no longer used interfaces.
[wine/multimedia.git]
/
dlls
/
hhctrl.ocx
/
Makefile.in
blob
05b3e35e28a6b0b6512386d463dd4a7bf21e0fe9
1
MODULE
=
hhctrl.ocx
2
IMPORTS
=
uuid advapi32 comctl32 shlwapi ole32 oleaut32 user32 gdi32
3
4
C_SRCS
=
\
5
chm.c \
6
content.c \
7
help.c \
8
hhctrl.c \
9
index.c \
10
search.c \
11
stream.c \
12
webbrowser.c
13
14
IDL_TLB_SRCS
=
hhctrl_tlb.idl
15
16
RC_SRCS
=
hhctrl.rc
17
PO_SRCS
=
hhctrl.rc
18
19
SVG_SRCS
=
hhtoolbar.svg
20
21
@MAKE_DLL_RULES@