|
From: Liu H. <lh_...@12...> - 2020-02-16 06:41:33
|
在 2020/2/15 下午2:12, Biswapriyo Nath 写道: > Many structures and defines present in ws2ipdef.h in MSVC headers > which are present in ws2tcpip.h in mingw-w64 headers. Is it > intentional or something wrong? > > (I don't have Windows SDKs at hand so all this is my presumption.) It is possible that such declarations were in another header in older SDKs such as v7.0, v7.1, etc. but were moved elsewhere in newer SDKs. -- Best regards, LH_Mouse |