Forward the functions DllRegisterServer and DllUnregisterServer of

rsabase.dll to rsaenh.dll.
oldstable
Stefan Leichter 2005-10-08 10:34:41 +00:00 committed by Alexandre Julliard
parent b01d6a9081
commit 3855450ab5
1 changed files with 2 additions and 0 deletions

View File

@ -23,3 +23,5 @@
@ stdcall CPSetProvParam(long long ptr long) rsaenh.CPSetProvParam
@ stdcall CPSignHash(long long long wstr long ptr ptr) rsaenh.CPSignHash
@ stdcall CPVerifySignature(long long ptr long long wstr long) rsaenh.CPVerifySignature
@ stdcall -private DllRegisterServer() rsaenh.DllRegisterServer
@ stdcall -private DllUnregisterServer() rsaenh.DllUnregisterServer