projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3dx9: Use param->bytes for copying the data in ID3DXBaseEffect::SetValue().
[wine]
/
dlls
/
qmgr
/
tests
/
Makefile.in
1
TESTDLL = qmgr.dll
2
IMPORTS = ole32 shlwapi user32
3
4
C_SRCS = \
5
enum_files.c \
6
enum_jobs.c \
7
file.c \
8
job.c \
9
qmgr.c
10
11
@MAKE_TEST_RULES@