[wintrust] Return TRUST_E_PROVIDER_UNKNOWN for WinVerifyTrust

Paul Vriens Paul.Vriens at xs4all.nl
Mon Jul 25 14:28:27 CDT 2005


On Mon, 2005-07-25 at 16:23, Rein Klazes wrote:
> On Thu, 14 Jul 2005 13:37:53 +0200 (CEST), you wrote:
> 
> > Hi,
> > 
> > currently we return ERROR_SUCCESS for WinVerifyTrust. Process Explorer
> > expects some data because of this.
> > 
> > As no trust provider is implemented yet, return TRUST_E_PROVIDER_UNKNOWN
> > instead.
> 
> Paul,
> 
> Girotel was perfectly happy with the ERROR_SUCCESS without anymore
> "data" (none is actually returned), now it fails. 
> 
> I think that in this case ERROR_SUCCESS should be the default. If you
> cannot figure out what data your program expects,  perhaps you can
> single out the specific ActionID to return a failure.
> 
> 
> Rein. 
> 
Hi Rein,

could you try the attached patch. It's a hack and we probably need an
implementation of softpub.h. I just want to make sure Girotel doesn't
use the same ActionID

Does anyone have softpub.h lying around to be included ?

Cheers,

Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wintrust_main_3.c.diff
Type: text/x-patch
Size: 1614 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20050725/5b138099/wintrust_main_3.c.bin


More information about the wine-devel mailing list