NAME

SoftpubDllRegisterServer  (WINTRUST.@)

SYNOPSIS

 HRESULT SoftpubDllRegisterServer
 (
 )

DESCRIPTION

Registers softpub.dll.

PARAMS

RETURNS

Success: S_OK.

Failure: S_FALSE. (See also GetLastError).

NOTES

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

IMPLEMENTATION

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

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

Debug channel "wintrust".


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