From fcf842b9164c76c8a19f321d4c124ba36cafb95e Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath
Date: Mon, 11 Oct 2021 11:41:39 +0530
Subject: [PATCH] headers: Add some names in mstcpip.h
Signed-off-by: Biswapriyo Nath
---
mingw-w64-headers/include/mstcpip.h | 241 +++-
1
On Sun, 10 Oct 2021, Jeremy Drake via Mingw-w64-public wrote:
> After a report[1], made a simple test program that references all extern
> GUIDs from adsiid.h, and tried to link it with -ladsiid.
>
Forgot to include footnote with link;
[1]:
https://github.com/msys2/MINGW-packages/pull/9750#issuec
After a report[1], made a simple test program that references all extern
GUIDs from adsiid.h, and tried to link it with -ladsiid.
lld-link: error: undefined symbol: _LIBID_ADs
lld-link: error: undefined symbol: _IID_IADsSchema
lld-link: error: undefined symbol: _IID_IADsSearch
lld-link: error: und