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
kernel32/tests: Add additional tests for multithreaded partial reads from named pipes.
[wine/multimedia.git]
/
dlls
/
mshtml
/
Makefile.in
blob
27352b2aa888444c923c575c5a58811f97479d9b
1
MODULE
=
mshtml.dll
2
IMPORTLIB
=
mshtml
3
IMPORTS
=
strmiids uuid urlmon shlwapi shell32 ole32 oleaut32 user32 gdi32 advapi32
4
DELAYIMPORTS
=
wininet
5
6
C_SRCS
=
\
7
conpoint.c \
8
dispex.c \
9
editor.c \
10
hlink.c \
11
htmlanchor.c \
12
htmlattr.c \
13
htmlbody.c \
14
htmlcomment.c \
15
htmlcurstyle.c \
16
htmldoc.c \
17
htmlelem.c \
18
htmlelem2.c \
19
htmlelem3.c \
20
htmlelemcol.c \
21
htmlembed.c \
22
htmlevent.c \
23
htmlform.c \
24
htmlframe.c \
25
htmlframebase.c \
26
htmlgeneric.c \
27
htmlhead.c \
28
htmliframe.c \
29
htmlimg.c \
30
htmlinput.c \
31
htmllink.c \
32
htmllocation.c \
33
htmlmeta.c \
34
htmlnode.c \
35
htmlobject.c \
36
htmloption.c \
37
htmlscreen.c \
38
htmlscript.c \
39
htmlselect.c \
40
htmlstorage.c \
41
htmlstyle.c \
42
htmlstyle2.c \
43
htmlstyle3.c \
44
htmlstyleelem.c \
45
htmlstylesheet.c \
46
htmltable.c \
47
htmltablecell.c \
48
htmltablerow.c \
49
htmltextarea.c \
50
htmltextcont.c \
51
htmltextnode.c \
52
htmlwindow.c \
53
ifacewrap.c \
54
ipwindow.c \
55
loadopts.c \
56
main.c \
57
mutation.c \
58
navigate.c \
59
npplugin.c \
60
nsembed.c \
61
nsevents.c \
62
nsio.c \
63
nsservice.c \
64
olecmd.c \
65
oleobj.c \
66
olewnd.c \
67
omnavigator.c \
68
persist.c \
69
pluginhost.c \
70
propbag.c \
71
protocol.c \
72
script.c \
73
secmgr.c \
74
selection.c \
75
service.c \
76
task.c \
77
txtrange.c \
78
view.c
79
80
RC_SRCS
=
mshtml.rc
81
82
IDL_SRCS
=
\
83
mshtml_classes.idl \
84
nsiface.idl