Mark Harmstone wrote:

diff --git a/mingw-w64-crt/lib-common/dnsapi.def 
b/mingw-w64-crt/lib-common/dnsapi.def
index 929deecd6..fae00a0a5 100644
--- a/mingw-w64-crt/lib-common/dnsapi.def
+++ b/mingw-w64-crt/lib-common/dnsapi.def
@@ -28,6 +28,7 @@ DnsAsyncRegisterTerm
  DnsCancelQuery
  DnsCheckNrptRuleIntegrity
  DnsCheckNrptRules
+DnsCleanupTcpConnections
  DnsConnectionDeletePolicyEntries
  DnsConnectionDeletePolicyEntriesPrivate
  DnsConnectionDeleteProxyInfo

Which API-version are these part of?
E.g. 'DnsCleanupTcpConnections()' is not in my WinSDK
ver 10.0.22621.0 'WinDNS.h'. And a search for:
 https://learn.microsoft.com/en-us/search/?terms=DnsCheckNrptRules

gave nothing. So some of these are for internal use only?

--
--gv


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to