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

Alexandre Julliard julliard at winehq.org
Tue May 26 17:17:06 CDT 2020


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

Author: Alex Henrie <alexhenrie24 at gmail.com>
Date:   Mon May 25 22:36:23 2020 -0600

ntdll: Implement RtlIpv6AddressToString(Ex)[AW].

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46788
Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/ntdll.spec               |   8 +--
 dlls/ntdll/rtl.c                    | 129 ++++++++++++++++++++++++++++++++++++
 dlls/ntdll/tests/rtl.c              |  14 +---
 dlls/ntoskrnl.exe/ntoskrnl.exe.spec |   8 +--
 include/ip2string.h                 |   7 ++
 5 files changed, 147 insertions(+), 19 deletions(-)

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



More information about the wine-cvs mailing list