Untitled

 avatar
unknown
plain_text
19 days ago
347 kB
1
Indexable
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\build\Desktop_Qt_6_8_2_MSVC2022_64bit-Debug\gproxy_autogen\DOX3GVL5V5\../../../../../gproxy/bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(108): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\build\Desktop_Qt_6_8_2_MSVC2022_64bit-Debug\gproxy_autogen\DOX3GVL5V5\../../../../../gproxy/bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\build\Desktop_Qt_6_8_2_MSVC2022_64bit-Debug\gproxy_autogen\DOX3GVL5V5\../../../../../gproxy/bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2065: 'm_SearchGameName': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2065: 'nSearchGameName': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C3861: 'GetTime': identifier not found
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\ws2def.h:244: error: C2011: 'sockaddr': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ws2def.h(244): error C2011: 'sockaddr': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(482): note: see declaration of 'sockaddr'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\ws2def.h:446: error: C2143: syntax error: missing '}' before 'constant'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\ws2def.h:446: error: C2059: syntax error: 'constant'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\ws2def.h:500: error: C2143: syntax error: missing ';' before '}'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\shared\ws2def.h:642: error: C2011: 'sockaddr_in': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ws2def.h(642): error C2011: 'sockaddr_in': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(309): note: see declaration of 'sockaddr_in'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:136: error: C2011: 'fd_set': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(136): error C2011: 'fd_set': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(65): note: see declaration of 'fd_set'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:236: error: C2011: 'hostent': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(236): error C2011: 'hostent': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(164): note: see declaration of 'hostent'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:249: error: C2011: 'netent': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(249): error C2011: 'netent': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(177): note: see declaration of 'netent'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:256: error: C2011: 'servent': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(256): error C2011: 'servent': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(184): note: see declaration of 'servent'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:268: error: C2011: 'protoent': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(268): error C2011: 'protoent': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(196): note: see declaration of 'protoent'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:364: error: C2011: 'WSAData': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(364): error C2011: 'WSAData': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(319): note: see declaration of 'WSAData'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:462: error: C2011: 'sockproto': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(462): error C2011: 'sockproto': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(491): note: see declaration of 'sockproto'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:504: error: C2011: 'linger': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(504): error C2011: 'linger': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(528): note: see declaration of 'linger'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1633: error: C2375: 'accept': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1633): error C2375: 'accept': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(739): note: see declaration of 'accept'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1655: error: C2375: 'bind': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1655): error C2375: 'bind': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(744): note: see declaration of 'bind'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1676: error: C2375: 'closesocket': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1676): error C2375: 'closesocket': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(749): note: see declaration of 'closesocket'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1693: error: C2375: 'connect': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1693): error C2375: 'connect': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(751): note: see declaration of 'connect'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1714: error: C2375: 'ioctlsocket': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1714): error C2375: 'ioctlsocket': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(756): note: see declaration of 'ioctlsocket'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1737: error: C2375: 'getpeername': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1737): error C2375: 'getpeername': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(761): note: see declaration of 'getpeername'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1758: error: C2375: 'getsockname': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1758): error C2375: 'getsockname': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(766): note: see declaration of 'getsockname'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1779: error: C2375: 'getsockopt': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1779): error C2375: 'getsockopt': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(771): note: see declaration of 'getsockopt'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1804: error: C2375: 'htonl': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1804): error C2375: 'htonl': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(778): note: see declaration of 'htonl'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1821: error: C2375: 'htons': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1821): error C2375: 'htons': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(780): note: see declaration of 'htons'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1839: error: C2375: 'inet_addr': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1839): error C2375: 'inet_addr': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(782): note: see declaration of 'inet_addr'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1857: error: C2375: 'inet_ntoa': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1857): error C2375: 'inet_ntoa': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(784): note: see declaration of 'inet_ntoa'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1957: error: C2375: 'listen': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1957): error C2375: 'listen': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(786): note: see declaration of 'listen'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1976: error: C2375: 'ntohl': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1976): error C2375: 'ntohl': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(790): note: see declaration of 'ntohl'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:1993: error: C2375: 'ntohs': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(1993): error C2375: 'ntohs': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(792): note: see declaration of 'ntohs'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:2010: error: C2375: 'recv': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(2010): error C2375: 'recv': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(794): note: see declaration of 'recv'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:2033: error: C2375: 'recvfrom': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(2033): error C2375: 'recvfrom': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(800): note: see declaration of 'recvfrom'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:2060: error: C2375: 'select': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(2060): error C2375: 'select': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock.h(808): note: see declaration of 'select'
C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\WinSock2.h:2060: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:71: warning: C4005: 'EADDRINUSE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(71): warning C4005: 'EADDRINUSE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(89): note: see previous definition of 'EADDRINUSE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:72: warning: C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(72): warning C4005: 'EADDRNOTAVAIL': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(90): note: see previous definition of 'EADDRNOTAVAIL'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:73: warning: C4005: 'EAFNOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(73): warning C4005: 'EAFNOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(91): note: see previous definition of 'EAFNOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:74: warning: C4005: 'EALREADY': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(74): warning C4005: 'EALREADY': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(92): note: see previous definition of 'EALREADY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:75: warning: C4005: 'ECONNABORTED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(75): warning C4005: 'ECONNABORTED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(95): note: see previous definition of 'ECONNABORTED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:76: warning: C4005: 'ECONNREFUSED': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(76): warning C4005: 'ECONNREFUSED': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(96): note: see previous definition of 'ECONNREFUSED'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:77: warning: C4005: 'ECONNRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(77): warning C4005: 'ECONNRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(97): note: see previous definition of 'ECONNRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:78: warning: C4005: 'EDESTADDRREQ': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(78): warning C4005: 'EDESTADDRREQ': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(98): note: see previous definition of 'EDESTADDRREQ'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:81: warning: C4005: 'EHOSTUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(81): warning C4005: 'EHOSTUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(99): note: see previous definition of 'EHOSTUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:82: warning: C4005: 'EINPROGRESS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(82): warning C4005: 'EINPROGRESS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(101): note: see previous definition of 'EINPROGRESS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:83: warning: C4005: 'EISCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(83): warning C4005: 'EISCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(102): note: see previous definition of 'EISCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:84: warning: C4005: 'ELOOP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(84): warning C4005: 'ELOOP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(103): note: see previous definition of 'ELOOP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:85: warning: C4005: 'EMSGSIZE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(85): warning C4005: 'EMSGSIZE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(104): note: see previous definition of 'EMSGSIZE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:86: warning: C4005: 'ENETDOWN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(86): warning C4005: 'ENETDOWN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(105): note: see previous definition of 'ENETDOWN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:87: warning: C4005: 'ENETRESET': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(87): warning C4005: 'ENETRESET': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(106): note: see previous definition of 'ENETRESET'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:88: warning: C4005: 'ENETUNREACH': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(88): warning C4005: 'ENETUNREACH': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(107): note: see previous definition of 'ENETUNREACH'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:89: warning: C4005: 'ENOBUFS': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(89): warning C4005: 'ENOBUFS': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(108): note: see previous definition of 'ENOBUFS'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:90: warning: C4005: 'ENOPROTOOPT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(90): warning C4005: 'ENOPROTOOPT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(112): note: see previous definition of 'ENOPROTOOPT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:91: warning: C4005: 'ENOTCONN': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(91): warning C4005: 'ENOTCONN': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(115): note: see previous definition of 'ENOTCONN'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:92: warning: C4005: 'ENOTSOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(92): warning C4005: 'ENOTSOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(117): note: see previous definition of 'ENOTSOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:93: warning: C4005: 'EOPNOTSUPP': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(93): warning C4005: 'EOPNOTSUPP': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(119): note: see previous definition of 'EOPNOTSUPP'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:95: warning: C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(95): warning C4005: 'EPROTONOSUPPORT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(124): note: see previous definition of 'EPROTONOSUPPORT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:96: warning: C4005: 'EPROTOTYPE': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(96): warning C4005: 'EPROTOTYPE': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(125): note: see previous definition of 'EPROTOTYPE'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:101: warning: C4005: 'ETIMEDOUT': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(101): warning C4005: 'ETIMEDOUT': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(127): note: see previous definition of 'ETIMEDOUT'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:104: warning: C4005: 'EWOULDBLOCK': macro redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(104): warning C4005: 'EWOULDBLOCK': macro redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\errno.h(129): note: see previous definition of 'EWOULDBLOCK'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C3646: 'GetPort': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:197: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C3646: 'GetIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:198: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C3646: 'GetIPString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:199: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C3646: 'GetErrorString': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2059: syntax error: ')'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:202: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C3646: 'm_LogFile': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:216: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C3646: 'm_RecvBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:219: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C3646: 'm_SendBuffer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:220: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2143: syntax error: missing ';' before '*'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2433: 'CTCPSocket::string': 'virtual' not permitted on data declarations
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:231: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:232: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:233: error: C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(233): error C2535: 'void CTCPSocket::PutBytes(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/socket.h(232): note: see declaration of 'CTCPSocket::PutBytes'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:234: error: C2065: 'm_RecvBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:235: error: C2065: 'm_SendBuffer': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'm_LogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:242: error: C2065: 'nLogFile': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:261: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:275: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:291: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:292: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:293: error: C2061: syntax error: identifier 'BYTEARRAY'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:294: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:309: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\socket.h:310: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:33: error: C2011: 'timeval': 'struct' type redefinition
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/bnet.h(33): error C2011: 'timeval': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winsock2.h(180): note: see declaration of 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:71: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2143: syntax error: missing ';' before '<'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:73: error: C2238: unexpected token(s) preceding ';'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C3646: 'm_Server': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:74: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C3646: 'm_ServerIP': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:75: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C3646: 'm_BNLSServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:76: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C3646: 'm_CDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:79: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C3646: 'm_CDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:80: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C3646: 'm_CountryAbbrev': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:81: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C3646: 'm_Country': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:82: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C3646: 'm_UserName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:83: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C3646: 'm_UserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:84: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C3646: 'm_FirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:85: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C3646: 'm_CurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:86: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C3646: 'm_PublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:88: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C3646: 'm_SearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:89: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C3646: 'm_ReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:91: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C3646: 'm_PasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:95: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:111: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C3646: 'GetServer': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:114: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C3646: 'GetCDKeyROC': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:115: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C3646: 'GetCDKeyTFT': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:116: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C3646: 'GetUserNameW': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:117: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C3646: 'GetUserPassword': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:118: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C3646: 'GetFirstChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:119: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C3646: 'GetCurrentChannel': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:120: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C3646: 'GetPublicGameFilter': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:122: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C3646: 'GetSearchGameName': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:123: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C3646: 'GetReplyTarget': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:124: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C3646: 'GetPasswordHashType': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2059: syntax error: '('
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:127: error: C2334: unexpected token(s) preceding '{'; skipping apparent function body
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:136: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:148: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:150: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:151: error: C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/bnet.h(151): error C2535: 'void CBNET::QueueChatCommand(void)': member function already defined or declared
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\../gproxy/bnet.h(150): note: see declaration of 'CBNET::QueueChatCommand'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:153: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:154: error: C2061: syntax error: identifier 'string'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C3646: 'username': unknown override specifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:159: error: C4430: missing type specifier - int assumed. Note: C++ does not support default-int
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:160: error: C2079: 'CBNET::_trackData::lastWhoisTime' uses undefined struct 'timeval'
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:131: error: C2065: 'm_OutPackets': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'm_PublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C2065: 'nPublicGameFilter': undeclared identifier
C:\Users\USER\Downloads\gpp - cursor\gpp\gproxy\bnet.h:135: error: C1003: error count exceeds 100; stopping compilation
:-1: error: ninja: build stopped: subcommand failed.
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:1: error: In included file: unknown type name 'BYTEARRAY'; did you mean 'SAFEARRAY'?
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:3: error: In included file: no template named 'map'
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:5: error: In included file: 'dns_sd.h' file not found
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:32: error: No matching constructor for initialization of 'CGameProtocol'
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:34: error: No matching constructor for initialization of 'CBNET'
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:47: error: Too few arguments to function call, expected 2, have 1
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:63: error: Use of undeclared identifier 'qApp'
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:3: warning: Included header config.h is not used directly (fixes available)
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:4: warning: Included header socket.h is not used directly (fixes available)
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:5: warning: Included header bonjour.h is not used directly (fixes available)
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:6: warning: Included header commandpacket.h is not used directly (fixes available)
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:7: warning: Included header bnetprotocol.h is not used directly (fixes available)
C:\Users\USER\Downloads\gpp - cursor\gpp\qt_version\src\gproxy.cpp:9: warning: Included header gameprotocol.h is not used directly (fixes available)
Editor is loading...
Leave a Comment