rsaenh: CPGetProvParam's PP_ENUMCONTAINERS

Alexandre Julliard julliard at winehq.org
Wed Feb 9 16:26:03 CST 2005


Michael Jung <mjung at iss.tu-darmstadt.de> writes:

> On Wednesday 09 February 2005 13:38, Alexandre Julliard wrote:
> > The test fails for me:
> >
> > rsaenh.c:1383: Test failed: 00000103
> > rsaenh.c:1391: Test failed: 0, 00000103
> 
> It doesn't fail for me on a clean .wine directory and a fresh wine cvs 
> install. I've attached a modified version of the patch with some added 
> tracing code. If you find a minute, could you please try it and send me a 
> 'crypt' debug channel trace? Do not apply this patch to cvs, please.

It turned out to be the wrong access rights in the RegCreateKeyEx
call. You don't see the problem if you are running with version set to
win9x since access rights are ignored then. I have fixed it and
committed the patch.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list