📄 simplednsresolver.plg
字号:
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(49) : error C2065: 'PIP4_ARRAY' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(49) : error C2146: syntax error : missing ';' before identifier 'pSrvList'
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(49) : error C2065: 'pSrvList' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(50) : error C2065: 'PDNS_RECORD' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(50) : error C2146: syntax error : missing ';' before identifier 'pDnsRecords'
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(50) : error C2065: 'pDnsRecords' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(73) : error C2065: 'DNS_CLASS_INTERNET' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(81) : error C2065: 'DNS_TYPE_PTR' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(110) : error C2146: syntax error : missing ';' before identifier 'LocalAlloc'
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(110) : error C2065: 'IP4_ARRAY' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(125) : error C2065: 'DNS_QUERY_STANDARD' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(130) : error C2227: left of '->AddrCount' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(131) : error C2227: left of '->AddrArray' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(133) : error C2065: 'DNS_QUERY_BYPASS_CACHE' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(146) : error C2065: 'DnsQuery' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(162) : error C2065: 'DNS_TYPE_A' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(162) : error C2051: case expression not constant
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(167) : error C2227: left of '->Data' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(167) : error C2228: left of '.A' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(167) : error C2228: left of '.IpAddress' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(168) : error C2227: left of '->Flags' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(168) : error C2228: left of '.S' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(168) : error C2228: left of '.Section' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(168) : error C2065: 'DNSREC_ANSWER' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(169) : error C2227: left of '->wType' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(171) : error C2227: left of '->pNext' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(177) : error C2051: case expression not constant
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(180) : error C2227: left of '->Flags' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(180) : error C2228: left of '.S' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(180) : error C2228: left of '.Section' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(181) : error C2227: left of '->wType' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(181) : error C2227: left of '->Data' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(181) : error C2228: left of '.PTR' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(181) : error C2228: left of '.pNameHost' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(183) : error C2227: left of '->pNext' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(189) : error C2065: 'DNS_TYPE_MX' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(189) : error C2051: case expression not constant
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(192) : error C2227: left of '->Flags' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(192) : error C2228: left of '.S' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(192) : error C2228: left of '.Section' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(193) : error C2227: left of '->wType' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(193) : error C2227: left of '->Data' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(193) : error C2228: left of '.MX' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(193) : error C2228: left of '.pNameExchange' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(195) : error C2227: left of '->pNext' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(201) : error C2065: 'DNS_TYPE_AFSDB' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(201) : error C2051: case expression not constant
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(204) : error C2227: left of '->Flags' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(204) : error C2228: left of '.S' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(204) : error C2228: left of '.Section' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(205) : error C2227: left of '->wType' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(205) : error C2227: left of '->Data' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(205) : error C2228: left of '.AFSDB' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(205) : error C2228: left of '.pNameExchange' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(207) : error C2227: left of '->pNext' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(213) : error C2065: 'DNS_TYPE_RT' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(213) : error C2051: case expression not constant
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(216) : error C2227: left of '->Flags' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(216) : error C2228: left of '.S' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(216) : error C2228: left of '.Section' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(217) : error C2227: left of '->wType' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(217) : error C2227: left of '->Data' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(217) : error C2228: left of '.RT' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(217) : error C2228: left of '.pNameExchange' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(219) : error C2227: left of '->pNext' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(225) : error C2065: 'DNS_TYPE_CNAME' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(225) : error C2051: case expression not constant
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(228) : error C2227: left of '->Flags' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(228) : error C2228: left of '.S' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(228) : error C2228: left of '.Section' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(229) : error C2227: left of '->wType' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(229) : error C2227: left of '->Data' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(229) : error C2228: left of '.NS' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(229) : error C2228: left of '.pNameHost' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(231) : error C2227: left of '->pNext' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(237) : error C2065: 'DNS_TYPE_NS' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(237) : error C2051: case expression not constant
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(240) : error C2227: left of '->Flags' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(240) : error C2228: left of '.S' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(240) : error C2228: left of '.Section' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(241) : error C2227: left of '->wType' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(241) : error C2227: left of '->Data' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(241) : error C2228: left of '.NS' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(241) : error C2228: left of '.pNameHost' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(243) : error C2227: left of '->pNext' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(249) : error C2065: 'DNS_TYPE_SOA' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(249) : error C2051: case expression not constant
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(252) : error C2227: left of '->Flags' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(252) : error C2228: left of '.S' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(252) : error C2228: left of '.Section' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(253) : error C2227: left of '->wType' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(253) : error C2227: left of '->Data' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(253) : error C2228: left of '.SOA' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(253) : error C2228: left of '.pNamePrimaryServer' must have class/struct/union type
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(255) : error C2227: left of '->pNext' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(261) : error C2065: 'DNS_TYPE_MB' : undeclared identifier
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(261) : error C2051: case expression not constant
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(264) : error C2227: left of '->Flags' must point to class/struct/union
G:\需要的东西\DNS解析\SimpleDNSResolver_src\SimpleDNSClient.cpp(264) : fatal error C1003: error count exceeds 100; stopping compilation
SimpleDNSResolver.cpp
WindowsErrorText.cpp
Generating Code...
Error executing cl.exe.
<h3>Output Window</h3>
<h3>Results</h3>
SimpleDNSResolver.dll - 166 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -