http://bugs.winehq.org/show_bug.cgi?id=9929
--- Comment #12 from Anastasius Focht focht@gmx.net 2007-10-16 10:49:38 --- Hello,
--- quote --- You're right that pPolicyStatus->dwError is potentially uninitialized, so I'll send a fix for that, but correcting it doesn't get it to work for me. --- quote ---
Can you post +tid,+seh,+wintrust,+crypt,+relay with pPolicyStatus->dwError correctly initialized applied? E.g. the whole WinVerifyTrust(), CertVerifyCertificateChainPolicy(), ... MessageBox( "error blah") sequence
Regards