projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msxml3: Validate node content in domelem_put_dataType().
[wine]
/
dlls
/
sxs
/
Makefile.in
1
MODULE = sxs.dll
2
IMPORTS = oleaut32 ole32
3
4
C_SRCS = \
5
cache.c \
6
sxs.c
7
8
@MAKE_DLL_RULES@