http://bugs.winehq.org/show_bug.cgi?id=26778
--- Comment #2 from Austin English austinenglish@gmail.com 2011-04-14 15:00:49 CDT --- (In reply to comment #1)
Interesting that native crypt32 fixes it if the bug is in wintrust (or imagehlp). Please attach a crypt,wintrust,imagehlp log.
There is no output with those debug channels. After dismissing the dialog, I see trace:crypt:CertCloseStore ((nil), 00000000) trace:crypt:CertFreeCertificateChainEngine ((nil))
but that's it. Hmm, maybe it's detecting the crypt32/wintrust dll versions and reporting the error based on that. Let me play with it..