projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
dssenh: Added CryptAcquireContext test for the DSSENH cryptographic service provider.
[wine]
/
dlls
/
dssenh
/
tests
/
Makefile.in
1
TESTDLL = dssenh.dll
2
IMPORTS = advapi32
3
4
C_SRCS = \
5
dssenh.c
6
7
@MAKE_TEST_RULES@