[Mingw-w64-public] [PATCH] headers: Add some names in mstcpip.h

2021-10-10 Thread Biswapriyo Nath
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

Re: [Mingw-w64-public] libadsiid.a missing GUIDs

2021-10-10 Thread Jeremy Drake via Mingw-w64-public
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

[Mingw-w64-public] libadsiid.a missing GUIDs

2021-10-10 Thread Jeremy Drake via Mingw-w64-public
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