repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wininet: Support the Cache-Control max-age directive for setting url cache entry...
[wine/testsucceed.git]
/
dlls
/
comctl32
/
tests
/
Makefile.in
blob
cb4f3ff1639d774298840c80970d5f6588956819
1
TESTDLL
=
comctl32.dll
2
IMPORTS
=
comctl32 ole32 user32 gdi32 advapi32
3
4
C_SRCS
=
\
5
comboex.c \
6
datetime.c \
7
dpa.c \
8
header.c \
9
imagelist.c \
10
ipaddress.c \
11
listview.c \
12
misc.c \
13
monthcal.c \
14
mru.c \
15
progress.c \
16
propsheet.c \
17
rebar.c \
18
status.c \
19
subclass.c \
20
tab.c \
21
toolbar.c \
22
tooltips.c \
23
trackbar.c \
24
treeview.c \
25
updown.c
26
27
RC_SRCS
=
rsrc.rc
28
29
@MAKE_TEST_RULES@