wintrust: Only return ERROR_SUCCESS in WinVerifyTrust

James Hawkins truiken at gmail.com
Tue Aug 1 15:21:57 CDT 2006


Hi,

commit 90215e81bbebb1009b35876ebbc476fcd264d21e:

Paul Vriens <Paul.Vriens at xs4all.nl>
Return ERROR_SUCCESS as default and TRUST_E_PROVIDER_UNKNOWN if asked
for WINTRUST_ACTION_GENERIC_VERIFY_V2.

This change came about in order to let Process Explorer run, but in
the meantime several installers now hang up on this change.  There are
at least 5 installers affected by this behavior, and to see some bug
reports about it, check out bugs 5573 and 3619.

http://bugs.winehq.org/show_bug.cgi?id=5573
http://bugs.winehq.org/show_bug.cgi?id=3619

My reasoning for reverting the change is that I'd rather have 5 more
apps installing, than one app working (and it's Process Explorer of
all things).


Changelog:
* Only return ERROR_SUCCESS in WinVerifyTrust.

 dlls/wintrust/wintrust_main.c |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ea4c84f4f25a7d9f10457b385c62c340c855018a.diff
Type: application/octet-stream
Size: 1019 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060801/e5593ec2/ea4c84f4f25a7d9f10457b385c62c340c855018a.obj


More information about the wine-patches mailing list