SoftpubDllRegisterServer(3w)
NAME
SoftpubDllRegisterServer (WINTRUST.@)
SYNOPSIS
HRESULT SoftpubDllRegisterServer ( )
DESCRIPTION
Registers softpub.dll.
PARAMS
RETURNS
Success: S_OK.
Failure: S_FALSE. (See also GetLastError(3w)).
NOTES
DllRegisterServer in softpub.dll will call this function. See comments
in DllRegisterServer.
IMPLEMENTATION
Not defined in a Wine header. The function is either undocumented, or
missing from Wine.
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/wintrust/register.c".
- Debug channel "wintrust".