projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
oleaut32: Add a test for loading/saving an empty picture.
[wine]
/
dlls
/
ntdsapi
/
Makefile.in
1
MODULE = ntdsapi.dll
2
IMPORTLIB = ntdsapi
3
IMPORTS = user32
4
5
C_SRCS = \
6
ntdsapi.c
7
8
@MAKE_DLL_RULES@