.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH OpenPersonalTrustDBDialog 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBOpenPersonalTrustDBDialog\fR (WINTRUST.@) .SH SYNOPSIS BOOL OpenPersonalTrustDBDialog ( HWND \fIhwnd\fR ) .SH DESCRIPTION .PP Opens the certificate manager dialog, showing only the stores that contain trusted software publishers. .SH PARAMS \fIhwnd\fR \fB[In]\fR handle of parent window. .PP .SH RETURNS .PP \fBTRUE\fR if the dialog could be opened, \fBFALSE\fR if not. .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/wintrust/wintrust_main.c"\fR. .PP Debug channel \fB"wintrust"\fR.