OpenPersonalTrustDBDialog(3w)
NAME
OpenPersonalTrustDBDialog (WINTRUST.@)
SYNOPSIS
BOOL OpenPersonalTrustDBDialog
(
HWND hwnd
)
DESCRIPTION
Opens the certificate manager dialog, showing only the stores that contain trusted software publishers.
PARAMS
hwnd [In] handle of parent window.
RETURNS
TRUE if the dialog could be opened, FALSE if not.
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/wintrust_main.c".
- Debug channel "wintrust".