NAME

LaunchSiteCertDialog  (INETCPL.@)

SYNOPSIS

 BOOL LaunchSiteCertDialog
 (
  HWND parent
 )

DESCRIPTION

Launch a dialog to manage personal certificates.

PARAMS

parent [In] Handle for the parent window.

RETURNS

Failure: FALSE

Success: TRUE.

NOTES

rundll32 callable function: rundll32 inetcpl.cpl,LaunchSiteCertDialog

IMPLEMENTATION

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

Implemented in "dlls/inetcpl.cpl/content.c". https://source.winehq.org/source/dlls/inetcpl.cpl/content.c

Debug channel "inetcpl".


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