Paul Vriens : crypt32: Add a few functions to the spec file.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Sep 20 05:33:33 CDT 2006


Module: wine
Branch: master
Commit: 8edf5076627a58265c76f485a546693d2f79faf6
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=8edf5076627a58265c76f485a546693d2f79faf6

Author: Paul Vriens <Paul.Vriens at xs4all.nl>
Date:   Thu Sep 14 16:09:28 2006 +0200

crypt32: Add a few functions to the spec file.

---

 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




More information about the wine-cvs mailing list