projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gdi32: Fix mapping of symbol font glyphs even when no encoding is specified.
[wine]
/
dlls
/
ntdsapi
/
tests
/
Makefile.in
1
TESTDLL = ntdsapi.dll
2
IMPORTS = ntdsapi
3
4
C_SRCS = \
5
ntdsapi.c
6
7
@MAKE_TEST_RULES@