ntdll: Buffer pagemap reads in fill_working_set_info().
[wine.git] / dlls / ieframe / Makefile.in
blob5515e3ed8830498ae998ae43080e2bb419286595
1 MODULE = ieframe.dll
2 IMPORTLIB = ieframe
3 IMPORTS = uuid urlmon shell32 comctl32 shlwapi oleaut32 ole32 user32 gdi32 advapi32
5 SOURCES = \
6 classinfo.c \
7 client.c \
8 dochost.c \
9 events.c \
10 frame.c \
11 ie.c \
12 ieframe.rc \
13 ieframe_main.c \
14 ieframe_v1.idl \
15 iehtmlwnd.c \
16 ietoolbar.svg \
17 iexplore.c \
18 intshcut.c \
19 navigate.c \
20 oleobject.c \
21 persist.c \
22 shellbrowser.c \
23 shelluihelper.c \
24 urlhist.c \
25 view.c \
26 webbrowser.c