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 declared in a Wine header. The function is either undocumented, or missing from Wine.

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

Debug channel "wintrust".


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