DllRegisterServer(3w)
NAME
DllRegisterServer (RSAENH.@)
SYNOPSIS
HRESULT DllRegisterServer ( )
DESCRIPTION
Dll self registration.
PARAMS
RETURNS
Success: S_OK.
Failure: != S_OK.
NOTES
Registers the following keys:
- HKLMtwarecrosoftaphyr Microsoft Base Cryptographic Provider v1.0
- HKLMtwarecrosoftaphyr Microsoft Enhanced Cryptographic Provider
- HKLMtwarecrosoftaphyr Microsoft Strong Cryptographpic Provider
- HKLMtwarecrosoftaphyr TypesType 001
IMPLEMENTATION
Defined in "objbase.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/rsaenh/rsaenh.c".
- Debug channel "crypt".