Re: inetcpl: Implement LaunchSiteCertDialog on top of cryptui.CryptUIDlgCertMgr

2010-09-17 Thread Juan Lang
> I followed your mail from 25. Aug, where you mentioned > cryptui.CryptUICertMgr > That was a typo and i found cryptui.CryptUIDlgCertMgr to be a usable > match. > The resulting dialog from "rundll32 inetcpl.cpl,LaunchSiteCertDialog" > looks the same for builtin and native (tested with IE8 for XP)

Re: inetcpl: Implement LaunchSiteCertDialog on top of cryptui.CryptUIDlgCertMgr

2010-09-17 Thread Detlef Riekenberg
On Fri, 2010-09-17 at 10:32 -0700, Juan Lang wrote: > Hi Detlef, > I have no issue with the patch, just a question: are you sure native > does this? Or does it call wintrust.OpenPersonalTrustDBDialog? I followed your mail from 25. Aug, where you mentioned cryptui.CryptUICertMgr That was a typo

Re: inetcpl: Implement LaunchSiteCertDialog on top of cryptui.CryptUIDlgCertMgr

2010-09-17 Thread Juan Lang
Hi Detlef, I have no issue with the patch, just a question: are you sure native does this? Or does it call wintrust.OpenPersonalTrustDBDialog? I'm really not sure myself, I just recall that, when using native inetcpl, clicking on the Certificates... button in the Content tab (in the English loca