Wine64 - msvcrt dll test fix

Ricardo Filipe ricardo_barbano at hotmail.com
Wed Feb 18 18:03:47 CST 2009


this was commited already today. :)
http://source.winehq.org/git/wine.git/?a=shortlog

2009/2/18 Juan M. Navarro <juan.m.navarro at gmail.com>

> Resending as plain text.
>
> Thanks,
> Juan
>
> On Tue, Feb 17, 2009 at 12:19 PM, Juan M. Navarro
> <juan.m.navarro at gmail.com> wrote:
> > Hello all!
> >
> > This is my first patch ever, and first open source contribution ever.
> >
> > The strlen function returns a size_t that represents an unsigned int in
> > 32-bit environments, and an unsigned long in 64-bit environments. The
> strlen
> > function call has been changed to an lstrlen function call, which always
> > returns an integer.
> >
> > I am a grad student at UCLA that has just started working on porting Wine
> to
> > 64-bit environments.
> >
> > I attest to not having seen any Microsoft source, or dissasembling
> > Microsoft's DLL's.
> >
> > Thanks,
> >
> > Juan
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20090219/b0e4871e/attachment.htm 


More information about the wine-devel mailing list