[PATCH resend] iphlpapi: Reimplement toIPAddressString on top of RtlIpv4AddressToStringA

Alex Henrie alexhenrie24 at gmail.com
Fri Jan 15 09:10:34 CST 2021


On Thu, Jan 14, 2021 at 11:09 PM Nikolay Sivov <nsivov at codeweavers.com> wrote:
>
> Would it be worse to use this function directly, without wrapper?

Every caller would have to do their own cast to IN_ADDR*. But if
that's considered preferable then I'm happy to do it that way.

-Alex



More information about the wine-devel mailing list