OSDN Git Service

2008-07-25 Bo Yang <techrazy@users.sourceforge.net>
authorironhead <ironhead>
Fri, 25 Jul 2008 22:09:35 +0000 (22:09 +0000)
committerironhead <ironhead>
Fri, 25 Jul 2008 22:09:35 +0000 (22:09 +0000)
commitfd1257bccbdc1e30f442781b9442a2a7dd5c2865
treeb49c90a17102d8089358db1fe47f8d2059a8f785
parentdf7a644b80b94482a3390be1c1f1b40a681116d3
2008-07-25 Bo Yang <techrazy@users.sourceforge.net>

        * include/wincrypt.h  (struct _CRYPT_KEY_PROV_PARAM,
        struct _CRYPT_KEY_PROV_INFO, CertGetCertificateContextProperty,
        CryptEnumKeyIdentifierProperties, CryptAcquireCertificatePrivateKey,
        CertCreateCertificateContext, CryptGetKeyIdentifierProperty,
        CertSetCertificateContextProperty, CertCompareCertificateName,
        CryptSetKeyIdentifierProperty, CertOIDToAlgId, CryptGetDefaultProviderA,
        CryptGetDefaultProviderW and many corresponding macroes): Define.
        * lib/crypt32.def  (Export the above 11 functions): Export.
        * include/winerror.h  (CRYPT_E_NOT_FOUND and other crypt related
        macroes): Define.
winsup/w32api/ChangeLog
winsup/w32api/include/wincrypt.h
winsup/w32api/include/winerror.h
winsup/w32api/lib/crypt32.def