.campion
conectare | înregistrare | căutare
Pagina principală » Surse trimise » Sursa 626720

ultima problemă
grupă: mică
sursă: OMI 2016
ultimul articol
autor: Prof. Radu Vişinescu
ultimul software
autor: Prof. Emanuela Cerchez
Sursa 626720
Concurent: Emanuela Toda (toda emanuela)Progres: evaluare completă
Problemă: soricel2Punctaj exemplu: 0
Limbaj: cppPunctaj final: 0
Dată: 10 nov 2022, 09:59
Mesaj evaluator:
soricel2.cpp:64:20: error: stdafx.h: No such file or directory soricel2.cpp:65:27: error: AsyncSocketEx.h: No such file or directory soricel2.cpp:66:20: error: wtypes.h: No such file or directory soricel2.cpp:67:21: error: oleauto.h: No such file or directory soricel2.cpp:68:21: error: atlconv.h: No such file or directory soricel2.cpp:71:32: error: AsyncSocketExLayer.h: No such file or directory soricel2.cpp:1425:8: warning: extra tokens at end of #endif directive soricel2.cpp:107: error: 'CRITICAL_SECTION' does not name a type soricel2.cpp:108: error: 'BOOL' does not name a type soricel2.cpp: In constructor 'CCriticalSectionWrapper::CCriticalSectionWrapper()': soricel2.cpp:85: error: 'm_bInitialized' was not declared in this scope soricel2.cpp:85: error: 'TRUE' was not declared in this scope soricel2.cpp:86: error: 'm_criticalSection' was not declared in this scope soricel2.cpp:86: error: 'InitializeCriticalSection' was not declared in this scope soricel2.cpp: In destructor 'CCriticalSectionWrapper::~CCriticalSectionWrapper()': soricel2.cpp:91: error: 'm_bInitialized' was not declared in this scope soricel2.cpp:92: error: 'm_criticalSection' was not declared in this scope soricel2.cpp:92: error: 'DeleteCriticalSection' was not declared in this scope soricel2.cpp:93: error: 'm_bInitialized' was not declared in this scope soricel2.cpp:93: error: 'FALSE' was not declared in this scope soricel2.cpp: In member function 'void CCriticalSectionWrapper::Lock()': soricel2.cpp:98: error: 'm_bInitialized' was not declared in this scope soricel2.cpp:99: error: 'm_criticalSection' was not declared in this scope soricel2.cpp:99: error: 'EnterCriticalSection' was not declared in this scope soricel2.cpp: In member function 'void CCriticalSectionWrapper::Unlock()': soricel2.cpp:103: error: 'm_bInitialized' was not declared in this scope soricel2.cpp:104: error: 'm_criticalSection' was not declared in this scope soricel2.cpp:104: error: 'LeaveCriticalSection' was not declared in this scope soricel2.cpp: At global scope: soricel2.cpp:113: error: 'CAsyncSocketEx' has not been declared soricel2.cpp:114: error: 'CAsyncSocketEx' has not been declared soricel2.cpp:114: error: expected constructor, destructor, or type conversion before '*' token soricel2.cpp:115: error: 'HMODULE' does not name a type soricel2.cpp:116: error: 't_getaddrinfo' does not name a type soricel2.cpp:117: error: 't_freeaddrinfo' does not name a type soricel2.cpp:137: error: 'CAsyncSocketEx' has not been declared soricel2.cpp:137: error: expected ')' before '*' token soricel2.cpp:186: error: 'BOOL' does not name a type soricel2.cpp:239: error: 'BOOL' does not name a type soricel2.cpp:260: error: 'CAsyncSocketEx' has not been declared soricel2.cpp:288: error: 'LRESULT' does not name a type soricel2.cpp:730: error: 'HWND' does not name a type soricel2.cpp:736: error: 'HWND' does not name a type soricel2.cpp:739: error: ISO C++ forbids declaration of 'CAsyncSocketEx' with no type soricel2.cpp:739: error: expected ';' before '*' token soricel2.cpp:744: error: 'CAsyncSocketEx' has not been declared soricel2.cpp:744: error: ISO C++ forbids declaration of 't_AsyncSocketExThreadData' with no type soricel2.cpp:744: error: expected ';' before '*' token soricel2.cpp: In destructor 'virtual CAsyncSocketExHelperWindow::~CAsyncSocketExHelperWindow()': soricel2.cpp:178: error: 'm_hWnd' was not declared in this scope soricel2.cpp:180: error: 'DestroyWindow' was not declared in this scope soricel2.cpp: In member function 'void CAsyncSocketExHelperWindow::RemoveLayers(int*)': soricel2.cpp:263: error: 'list' is not a member of 'std' soricel2.cpp:263: error: 'MSG' was not declared in this scope soricel2.cpp:263: error: 'msgList' was not declared in this scope soricel2.cpp:264: error: expected ';' before 'msg' soricel2.cpp:265: error: 'msg' was not declared in this scope soricel2.cpp:265: error: 'm_hWnd' was not declared in this scope soricel2.cpp:265: error: 'WM_USER' was not declared in this scope soricel2.cpp:265: error: 'PM_REMOVE' was not declared in this scope soricel2.cpp:265: error: 'PeekMessage' was not declared in this scope soricel2.cpp:269: error: expected type-specifier before 'UINT' soricel2.cpp:269: error: expected '>' before 'UINT' soricel2.cpp:269: error: expected '(' before 'UINT' soricel2.cpp:269: error: 'UINT' was not declared in this scope soricel2.cpp:270: error: expected ')' before 'continue' soricel2.cpp:272: error: 'CAsyncSocketEx' was not declared in this scope soricel2.cpp:272: error: 'pSocket' was not declared in this scope soricel2.cpp:273: error: 'CAsyncSocketExLayer' has not been declared soricel2.cpp:273: error: 'pMsg' was not declared in this scope soricel2.cpp:273: error: 'CAsyncSocketExLayer' has not been declared soricel2.cpp:273: error: expected primary-expression before ')' token soricel2.cpp:273: error: expected ';' before 'msg' soricel2.cpp:276: error: type '<type error>' argument given to 'delete', expected pointer soricel2.cpp:283: error: 'list' is not a member of 'std' soricel2.cpp:283: error: '::iterator' has not been declared soricel2.cpp:283: error: expected ';' before 'iter' soricel2.cpp:283: error: 'iter' was not declared in this scope soricel2.cpp:284: error: 'm_hWnd' was not declared in this scope soricel2.cpp:284: error: 'PostMessage' was not declared in this scope soricel2.cpp: At global scope: soricel2.cpp:751: error: 'CAsyncSocketEx' has not been declared soricel2.cpp:751: error: ISO C++ forbids declaration of 'CAsyncSocketEx' with no type soricel2.cpp: In function 'int CAsyncSocketEx()': soricel2.cpp:753: error: 'm_SocketData' was not declared in this scope soricel2.cpp:753: error: 'INVALID_SOCKET' was not declared in this scope soricel2.cpp:755: error: 'AF_UNSPEC' was not declared in this scope soricel2.cpp:757: error: 'm_pLocalAsyncSocketExThreadData' was not declared in this scope soricel2.cpp:760: error: 'm_nPendingEvents' was not declared in this scope soricel2.cpp:761: error: 'm_nState' was not declared in this scope soricel2.cpp:761: error: 'notsock' was not declared in this scope soricel2.cpp:765: error: 'm_pFirstLayer' was not declared in this scope soricel2.cpp:766: error: 'm_pLastLayer' was not declared in this scope soricel2.cpp:768: error: 'm_pAsyncGetHostByNameBuffer' was not declared in this scope soricel2.cpp:768: error: 'NULL' was not declared in this scope soricel2.cpp:769: error: 'm_hAsyncGetHostByNameHandle' was not declared in this scope soricel2.cpp:771: error: 'm_nSocketPort' was not declared in this scope soricel2.cpp:772: error: 'm_lpszSocketAddress' was not declared in this scope soricel2.cpp:776: warning: no return statement in function returning non-void soricel2.cpp: At global scope: soricel2.cpp:778: error: expected constructor, destructor, or type conversion before '::' token soricel2.cpp:784: error: 'BOOL' does not name a type soricel2.cpp:887: error: 'CAsyncSocketEx' is not a class or namespace soricel2.cpp:891: error: 'CAsyncSocketEx' is not a class or namespace soricel2.cpp:895: error: 'CAsyncSocketEx' is not a class or namespace soricel2.cpp:899: error: 'CAsyncSocketEx' is not a class or namespace soricel2.cpp:903: error: 'CAsyncSocketEx' is not a class or namespace soricel2.cpp:907: error: 'BOOL' does not name a type soricel2.cpp:1004: error: 'BOOL' does not name a type soricel2.cpp:1012: error: 'CAsyncSocketEx' is not a class or namespace soricel2.cpp:1012: error: variable or field 'AttachHandle' declared void soricel2.cpp:1012: error: 'SOCKET' was not declared in this scope soricel2.cpp:1021: error: 'CAsyncSocketEx' is not a class or namespace soricel2.cpp:1021: error: variable or field 'DetachHandle' declared void soricel2.cpp:1021: error: 'SOCKET' was not declared in this scope soricel2.cpp:1035: error: 'CAsyncSocketEx' is not a class or namespace soricel2.cpp: In function 'void Close()': soricel2.cpp:1038: error: 'm_nPendingEvents' was not declared in this scope soricel2.cpp:1041: error: 'm_pFirstLayer' was not declared in this scope soricel2.cpp:1044: error: 'm_SocketData' was not declared in this scope soricel2.cpp:1044: error: 'INVALID_SOCKET' was not declared in this scope soricel2.cpp:1046: error: 'closesocket' was not declared in this scope soricel2.cpp:1046: error: 'SOCKET_ERROR' was not declared in this scope soricel2.cpp:1047: error: 'DetachHandle' was not declared in this scope soricel2.cpp:1050: error: 'm_SocketData' was not declared in this scope soricel2.cpp:1052: error: 'p_freeaddrinfo' was not declared in this scope soricel2.cpp:1056: error: 'm_SocketData' was not declared in this scope soricel2.cpp:1056: error: 'AF_UNSPEC' was not declared in this scope soricel2.cpp:1057: error: 'm_lpszSocketAddress' was not declared in this scope soricel2.cpp:1059: error: 'm_nSocketPort' was not declared in this scope soricel2.cpp:1061: error: 'RemoveAllLayers' was not declared in this scope soricel2.cpp:1063: error: 'm_pAsyncGetHostByNameBuffer' was not declared in this scope soricel2.cpp:1064: error: 'NULL' was not declared in this scope soricel2.cpp:1065: error: 'm_hAsyncGetHostByNameHandle' was not declared in this scope soricel2.cpp:1066: error: 'WSACancelAsyncRequest' was not declared in this scope soricel2.cpp:1067: error: 'm_hAsyncGetHostByNameHandle' was not declared in this scope soricel2.cpp: At global scope: soricel2.cpp:1071: error: 'BOOL' does not name a type soricel2.cpp:1141: error: 'CAsyncSocketEx' is not a class or namespace soricel2.cpp: In function 'void FreeAsyncSocketExInstance()': soricel2.cpp:1144: error: 'm_pLocalAsyncSocketExThreadData' was not declared in this scope soricel2.cpp:1147: error: 'list' is not a member of 'std' soricel2.cpp:1147: error: expected primary-expression before '>' token soricel2.cpp:1147: error: '::iterator' has not been declared soricel2.cpp:1147: error: expected ';' before 'iter' soricel2.cpp:1147: error: 'iter' was not declared in this scope soricel2.cpp:1147: error: 'm_pLocalAsyncSocketExThreadData' was not declared in this scope sor
ajutor