[crypt32 1/2] Add a few functions to the spec file.

Paul Vriens Paul.Vriens at xs4all.nl
Thu Sep 14 09:09:28 CDT 2006


Hi,

added some functions. Found them while debugging WinVerifyTrust and native
crypt32.

Changelog
  Add a few functions to the spec file.

Cheers,

Paul.
---
 dlls/crypt32/crypt32.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/dlls/crypt32/crypt32.spec b/dlls/crypt32/crypt32.spec
index 1a61095..ab2c947 100644
--- a/dlls/crypt32/crypt32.spec
+++ b/dlls/crypt32/crypt32.spec
@@ -154,9 +154,14 @@
 @ stdcall CryptRegisterOIDFunction(long str str wstr str)
 @ stub CryptRegisterOIDInfo
 @ stdcall CryptSIPAddProvider(ptr)
+@ stub CryptSIPCreateIndirectData
+@ stub CryptSIPGetSignedDataMsg
 @ stdcall CryptSIPLoad(ptr long ptr)
+@ stub CryptSIPPutSignedDataMsg
 @ stdcall CryptSIPRemoveProvider(ptr)
+@ stub CryptSIPRemoveSignedDataMsg
 @ stdcall CryptSIPRetrieveSubjectGuid(wstr long ptr)
+@ stub CryptSIPVerifyIndirectData
 @ stub CryptSetAsyncParam
 @ stdcall CryptSetOIDFunctionValue(long str str wstr long ptr long)
 @ stub CryptSetProviderU
-- 
1.4.2




More information about the wine-patches mailing list