secur32: Make AcceptSecurityContext behaviour consistent withWindows.

Kai Blin kai.blin at gmail.com
Mon Aug 14 05:00:23 CDT 2006


On Monday 14 August 2006 08:52, Dmitry Timoshkov wrote:
> "Kai Blin" <kai.blin at gmail.com> wrote:
> >          phNewContext->dwUpper = ctxt_attr;
> > -        phNewContext->dwLower = ret;
> > +        phNewContext->dwLower = (DWORD)helper;
>
> You need to cast to ULONG_PTR to make the code 64-bit safe.
> Also please fix (DWORD)helper casts in other places.

I've split the patches and send a seperate one to address this.

Cheers,
Kai

-- 
Kai Blin, <kai Dot blin At gmail Dot com>
WorldForge developer    http://www.worldforge.org/
Wine developer          http://wiki.winehq.org/KaiBlin/
--
Will code for cotton.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-devel/attachments/20060814/7ee15c37/attachment.pgp


More information about the wine-devel mailing list