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
gdi32: Pass the dest visible rectangle to the PatBlt driver entry point.
[wine/testsucceed.git]
/
dlls
/
shell32
/
tests
/
Makefile.in
blob
61ffc516a7fb3affea4335727d27264a4b72ee1a
1
TESTDLL
=
shell32.dll
2
IMPORTS
=
shell32 ole32 oleaut32 user32 advapi32
3
4
C_SRCS
=
\
5
appbar.c \
6
autocomplete.c \
7
brsfolder.c \
8
ebrowser.c \
9
generated.c \
10
progman_dde.c \
11
recyclebin.c \
12
shelldispatch.c \
13
shelllink.c \
14
shellole.c \
15
shellpath.c \
16
shfldr_special.c \
17
shlexec.c \
18
shlfileop.c \
19
shlfolder.c \
20
shlview.c \
21
string.c \
22
systray.c
23
24
RC_SRCS
=
rsrc.rc
25
26
@MAKE_TEST_RULES@