NAME

SoftpubDllRegisterServer  (WINTRUST.@)

SYNOPSIS

 HRESULT SoftpubDllRegisterServer
 (
 )

DESCRIPTION

Registers softpub.dll.

PARAMS

RETURNS

Success: S_OK.
Failure: S_FALSE. (See also GetLastError).

NOTES

DllRegisterServer in softpub.dll will call this function. See comments in DllRegisterServer.

IMPLEMENTATION

Not declared in a Wine header. The function is either undocumented, or missing from Wine.

Implemented in "dlls/wintrust/register.c". https://source.winehq.org/source/dlls/wintrust/register.c

Debug channel "wintrust".


Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Apr 2024.