windows.networking.hostname: Implement IHostNameFactory::CreateHostName().
commit3fe0cfef9c087b86d80ed2d95c4c4466f6203508
authorMohamad Al-Jaf <mohamadaljaf@gmail.com>
Mon, 3 Jul 2023 06:43:04 +0000 (3 02:43 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Jul 2023 10:18:39 +0000 (7 12:18 +0200)
treed6dcc054353db8e29b9dd6f61f54c79acc8a63e6
parent790109da8a570dcf05951d65b373a3da3191bced
windows.networking.hostname: Implement IHostNameFactory::CreateHostName().

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54699
dlls/windows.networking.hostname/hostname.c
dlls/windows.networking.hostname/private.h
dlls/windows.networking.hostname/tests/hostname.c