[1/2] ntdll: Implement RtlIpv4StringToAddressW.

Thomas Faber thfabba at gmx.de
Fri Jul 20 08:46:39 CDT 2012


Here's my implementation of RtlIpv4StringToAddressW. It passes all of
the tests I previously submitted (which run on the A version, so will
be enabled with the following patch).
strtoul or similar isn't used because that behaves differently
regarding overflow and bases.

I'll gladly fix any style issues and am open to any suggestions for
improvement.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-ntdll-Implement-RtlIpv4StringToAddressW.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120720/159e8f42/attachment.ksh>


More information about the wine-patches mailing list