wine-wine/dlls/crypt32
Austin English 148ece3a8f crypt32: Sort specfile.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-18 14:45:37 +02:00
..
tests crypt32/tests: Statically link to CertAddStoreToCollection(). 2017-04-10 21:51:39 +02:00
Makefile.in
base64.c crypt32: Remove unused parameter and dead code. 2017-02-17 20:54:07 +01:00
cert.c
chain.c
collectionstore.c
context.c
crl.c
crypt32.rc
crypt32.spec crypt32: Sort specfile. 2017-05-18 14:45:37 +02:00
crypt32_private.h crypt32: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
cryptres.h
ctl.c
decode.c
encode.c
filestore.c
main.c crypt32: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
message.c
msg.c
object.c
oid.c
proplist.c
protectdata.c
provstore.c
regstore.c crypt32: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
rootstore.c crypt32: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
serialize.c
sip.c
store.c crypt32: Import system root certs into volatile registry keys instead of dedicated root store. 2016-11-07 17:49:25 +01:00
str.c crypt32: Use isspaceW() instead of isspace() for WCHARs. 2017-05-16 18:58:57 +02:00