wine-wine/dlls/crypt32
Juan Lang b564ef5b03 crypt32: Move CertFindCertificateInStore and related functions to cert.c. 2006-05-20 13:58:16 +02:00
..
tests crypt32: Add more tests for adding certs to a store. 2006-05-16 20:24:52 +02:00
.gitignore crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00
Makefile.in crypt32: Split the unwieldy encode.c into two files. 2006-05-16 20:28:39 +02:00
cert.c crypt32: Move CertFindCertificateInStore and related functions to cert.c. 2006-05-20 13:58:16 +02:00
crypt32.rc crypt32: Add Korean translation. 2006-02-28 12:02:26 +01:00
crypt32.spec crypt32: Add stubs for CertDuplicateCRLContext and CertDuplicateCTLContext. 2006-05-18 10:47:35 +02:00
crypt32_De.rc crypt32: Add German resource file. 2006-02-27 12:19:03 +01:00
crypt32_En.rc crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00
crypt32_Ko.rc crypt32: Add Korean translation. 2006-02-28 12:02:26 +01:00
crypt32_No.rc Updated/new Norwegian Bokmål resources. 2006-02-24 21:11:03 +01:00
crypt32_private.h crypt32: Move context interface definition to common header. 2006-05-20 13:57:43 +02:00
cryptres.h crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00
decode.c crypt32: Split the unwieldy encode.c into two files. 2006-05-16 20:28:39 +02:00
encode.c crypt32: Split the unwieldy encode.c into two files. 2006-05-16 20:28:39 +02:00
main.c crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00
oid.c crypt32: Use the HRESULT synonyms for converted Win32 error codes. 2006-05-15 11:06:04 +02:00
proplist.c crypt32: Tiny fixes. 2006-03-30 21:55:07 +02:00
protectdata.c Use CryptMem functions for internal memory allocation. 2005-10-28 10:09:26 +00:00
serialize.c crypt32: Move context interface definition to common header. 2006-05-20 13:57:43 +02:00
store.c crypt32: Move CertFindCertificateInStore and related functions to cert.c. 2006-05-20 13:58:16 +02:00
str.c crypt32: Partially implement CertGetNameString. 2006-02-16 12:08:19 +01:00
version.rc crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo. 2006-02-24 11:26:01 +01:00