wintrust: Only return ERROR_SUCCESS in WinVerifyTrust [try2]

James Hawkins truiken at gmail.com
Thu Aug 3 19:41:56 CDT 2006


Hi,

This version keeps comments, and adds a new comment about why we're
only returning ERROR_SUCCESS.

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 |   18 +++++-------------
 1 files changed, 5 insertions(+), 13 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0238777f029ec1d5718abf15b8b32305d5c5e857.diff
Type: application/octet-stream
Size: 1267 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060803/9292f462/0238777f029ec1d5718abf15b8b32305d5c5e857.obj


More information about the wine-patches mailing list