projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
secur32: Handle padding only records in schan_DecryptMessage().
[wine]
/
dlls
/
ifsmgr.vxd
/
Makefile.in
1
MODULE = ifsmgr.vxd
2
IMPORTS = kernel
3
4
C_SRCS = \
5
ifsmgr.c
6
7
@MAKE_DLL_RULES@