Alex Henrie : ntdll: Implement RtlIpv6StringToAddress(Ex)[AW].

Alexandre Julliard julliard at winehq.org
Thu May 14 16:17:44 CDT 2020


Module: wine
Branch: master
Commit: 474d1f0b2daa8583fa82fe203b207807ba29499d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=474d1f0b2daa8583fa82fe203b207807ba29499d

Author: Alex Henrie <alexhenrie24 at gmail.com>
Date:   Wed May 13 08:52:52 2020 -0600

ntdll: Implement RtlIpv6StringToAddress(Ex)[AW].

Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/ntdll.spec               |   6 +-
 dlls/ntdll/rtl.c                    | 220 ++++++++++++++++++++++++++++++++++--
 dlls/ntoskrnl.exe/ntoskrnl.exe.spec |   6 +-
 include/ip2string.h                 |   7 ++
 4 files changed, 222 insertions(+), 17 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=474d1f0b2daa8583fa82fe203b207807ba29499d



More information about the wine-cvs mailing list