Hello galera help me with these errors seems to have aver with Pet lv but already looked everything and could not solve until now help me please! THANK YOU !!!
Neuz error C2501: '_finddata_t::time_create' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2144: syntax error : 'int' should be preceded by ';'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2146: syntax error : missing ';' before identifier 'g_tCurrent'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2377: 'time_t' : redefinition; typedef cannot be overloaded with any other symbol
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\time.h(77) : see declaration of 'time_t'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2501: 'g_tCurrent' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2146: syntax error : missing ';' before identifier 'time_null'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2433: 'time_t' : 'inline' not permitted on data declarations
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2501: 'time_t' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_create'
Neuz error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_access'
Neuz error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddata_t::time_access' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_write'
Neuz error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddata_t::time_write' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_create'
Neuz error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddatai64_t::time_create' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_access'
Neuz error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddatai64_t::time_access' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_write'
Neuz error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddatai64_t::time_write' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\HwOption.h( 75): error C2146: syntax error : missing ';' before identifier 'm_tNoticeTime'
e:\Users\FLYFF\Program\Program\_Common\HwOption.h( 75): error C2501: 'COption::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\HwOption.h( 75): error C2501: 'COption::m_tNoticeTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 38): error C2923: 'std::vector' : 'time_t' is invalid as template argument '#1', type expected
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 41): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): error C2501: 'CPiercing::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\Item.h(278) : error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : error C2501: 'CItemElem::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(20 ): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): error C2146: syntax error : missing ';' before identifier 'GetExpirationDate'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): warning C4183: 'GetExpirationDate': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2146: syntax error : missing ';' before identifier 'm_tExpirationDate'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2501: 'CPocket::m_tExpirationDate' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(71 ): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): error C2146: syntax error : missing ';' before identifier 'GetAvailable'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): error C2501: 'CPocketController::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): warning C4183: 'GetAvailable': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\post.h(49): error C2146: syntax error : missing ';' before identifier 'm_tmCreate'
e:\Users\FLYFF\Program\Program\_Common\post.h(49): error C2501: 'CMail::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\post.h(49): error C2501: 'CMail::m_tmCreate' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1291): error C2146: syntax error : missing ';' before identifier 'm_recvTime'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1291): error C2501: 'CWndWanted::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1291): error C2501: 'CWndWanted::m_recvTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1302): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1722): error C2146: syntax error : missing ';' before identifier 'm_tEndTime'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1722): error C2501: 'CWndGuildCombatState::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1722): error C2501: 'CWndGuildCombatState::m_tEndTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1723): error C2146: syntax error : missing ';' before identifier 'm_tCurrentTime'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1723): error C2501: 'CWndGuildCombatState::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1723): error C2501: 'CWndGuildCombatState::m_tCurrentTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1740): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1762): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1877): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1915): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(27): error C2226: syntax error : unexpected type 'u_long'
e:\Users\FLYFF\Program\Program\_Common\lord.h(27): error C2238: unexpected token(s) preceding ';'
e:\Users\FLYFF\Program\Program\_Common\lord.h(38): error C2146: syntax error : missing ';' before identifier 'GetCreate'
e:\Users\FLYFF\Program\Program\_Common\lord.h(38): error C2501: 'CCandidate::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(38): warning C4183: 'GetCreate': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\lord.h(45): error C2146: syntax error : missing ';' before identifier 'm_tCreate'
e:\Users\FLYFF\Program\Program\_Common\lord.h(45): error C2501: 'CCandidate::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(45): error C2501: 'CCandidate::m_tCreate' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(63): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(69): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(76): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(77): error C2146: syntax error : missing ';' before identifier 'GetBegin'
e:\Users\FLYFF\Program\Program\_Common\lord.h(77): error C2501: 'IElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(77): warning C4183: 'GetBegin': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\lord.h(87): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(88): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(99): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(111) : error C2146: syntax error : missing ';' before identifier 'GetNextBegin'
e:\Users\FLYFF\Program\Program\_Common\lord.h(111) : error C2501: 'IElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(111) : warning C4183: 'GetNextBegin': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\lord.h(124) : error C2146: syntax error : missing ';' before identifier 'm_tBegin'
e:\Users\FLYFF\Program\Program\_Common\lord.h(124) : error C2501: 'IElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(124) : error C2501: 'IElection::m_tBegin' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(131) : error C2146: syntax error : missing ';' before identifier 'tCandidacy'
e:\Users\FLYFF\Program\Program\_Common\lord.h(131) : error C2501: 'IElection::sProperty::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(131) : error C2501: 'IElection::sProperty::tCandidacy' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(132) : error C2146: syntax error : missing ';' before identifier 'tVote'
e:\Users\FLYFF\Program\Program\_Common\lord.h(132) : error C2501: 'IElection::sProperty::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(132) : error C2501: 'IElection::sProperty::tVote' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\Neuz\clord.h(35): error C2146: syntax error : missing ';' before identifier 'GetRestTimeBeginCandidacy'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(35): error C2501: 'CCElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\Neuz\clord.h(36): warning C4183: 'GetRestTimeBeginCandidacy': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(37): error C2146: syntax error : missing ';' before identifier 'GetRestTimeBeginVote'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(37): error C2501: 'CCElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\Neuz\clord.h(38): warning C4183: 'GetRestTimeBeginVote': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(39): error C2146: syntax error : missing ';' before identifier 'GetRestTimeEndVote'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(39): error C2501: 'CCElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\Neuz\clord.h(40): warning C4183: 'GetRestTimeEndVote': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(47): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(48): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(77): error C2146: syntax error : missing ';' before identifier 'm_tEndTime'
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(77): error C2501: 'CWndSecretRoomOfferState::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(77): error C2501: 'CWndSecretRoomOfferState::m_tEndTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(78): error C2146: syntax error : missing ';' before identifier 'm_tCurrentTime'
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(78): error C2501: 'CWndSecretRoomOfferState::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(78): fatal error C1003: error count exceeds 100; stopping compilation
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2144: syntax error : 'int' should be preceded by ';'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2146: syntax error : missing ';' before identifier 'g_tCurrent'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2377: 'time_t' : redefinition; typedef cannot be overloaded with any other symbol
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\time.h(77) : see declaration of 'time_t'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2501: 'g_tCurrent' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2146: syntax error : missing ';' before identifier 'time_null'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2433: 'time_t' : 'inline' not permitted on data declarations
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2501: 'time_t' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_create'
WorldServer error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddata_t::time_create' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_access'
WorldServer error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddata_t::time_access' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_write'
WorldServer error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddata_t::time_write' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_create'
WorldServer error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddatai64_t::time_create' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_access'
WorldServer error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddatai64_t::time_access' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_write'
WorldServer error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddatai64_t::time_write' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 38): error C2923: 'std::vector' : 'time_t' is invalid as template argument '#1', type expected
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 41): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): error C2501: 'CPiercing::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\Item.h(278) : error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : error C2501: 'CItemElem::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(20 ): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): error C2146: syntax error : missing ';' before identifier 'GetExpirationDate'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): warning C4183: 'GetExpirationDate': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2146: syntax error : missing ';' before identifier 'm_tExpirationDate'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2501: 'CPocket::m_tExpirationDate' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(71 ): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): error C2146: syntax error : missing ';' before identifier 'GetAvailable'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): error C2501: 'CPocketController::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): warning C4183: 'GetAvailable': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2146: syntax error : missing ';' before identifier 'g_tCurrent'
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2501: 'time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2086: 'int time_t' : redefinition
..\_Network\CmnHdr.h(12) : see declaration of 'time_t'
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2501: 'g_tCurrent' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2086: 'int g_tCurrent' : redefinition
..\_Network\CmnHdr.h(12) : see declaration of 'g_tCurrent'
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Neuz error C2501: '_finddata_t::time_create' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2144: syntax error : 'int' should be preceded by ';'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2146: syntax error : missing ';' before identifier 'g_tCurrent'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2377: 'time_t' : redefinition; typedef cannot be overloaded with any other symbol
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\time.h(77) : see declaration of 'time_t'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2501: 'g_tCurrent' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2146: syntax error : missing ';' before identifier 'time_null'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2433: 'time_t' : 'inline' not permitted on data declarations
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2501: 'time_t' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_create'
Neuz error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_access'
Neuz error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddata_t::time_access' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_write'
Neuz error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddata_t::time_write' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_create'
Neuz error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddatai64_t::time_create' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_access'
Neuz error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddatai64_t::time_access' : missing storage-class or type specifiers
Neuz error C2146: syntax error : missing ';' before identifier 'time_write'
Neuz error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
Neuz error C2501: '_finddatai64_t::time_write' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\HwOption.h( 75): error C2146: syntax error : missing ';' before identifier 'm_tNoticeTime'
e:\Users\FLYFF\Program\Program\_Common\HwOption.h( 75): error C2501: 'COption::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\HwOption.h( 75): error C2501: 'COption::m_tNoticeTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 38): error C2923: 'std::vector' : 'time_t' is invalid as template argument '#1', type expected
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 41): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): error C2501: 'CPiercing::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\Item.h(278) : error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : error C2501: 'CItemElem::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(20 ): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): error C2146: syntax error : missing ';' before identifier 'GetExpirationDate'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): warning C4183: 'GetExpirationDate': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2146: syntax error : missing ';' before identifier 'm_tExpirationDate'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2501: 'CPocket::m_tExpirationDate' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(71 ): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): error C2146: syntax error : missing ';' before identifier 'GetAvailable'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): error C2501: 'CPocketController::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): warning C4183: 'GetAvailable': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\post.h(49): error C2146: syntax error : missing ';' before identifier 'm_tmCreate'
e:\Users\FLYFF\Program\Program\_Common\post.h(49): error C2501: 'CMail::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\post.h(49): error C2501: 'CMail::m_tmCreate' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1291): error C2146: syntax error : missing ';' before identifier 'm_recvTime'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1291): error C2501: 'CWndWanted::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1291): error C2501: 'CWndWanted::m_recvTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1302): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1722): error C2146: syntax error : missing ';' before identifier 'm_tEndTime'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1722): error C2501: 'CWndGuildCombatState::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1722): error C2501: 'CWndGuildCombatState::m_tEndTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1723): error C2146: syntax error : missing ';' before identifier 'm_tCurrentTime'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1723): error C2501: 'CWndGuildCombatState::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1723): error C2501: 'CWndGuildCombatState::m_tCurrentTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1740): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1762): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1877): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndField .h(1915): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(27): error C2226: syntax error : unexpected type 'u_long'
e:\Users\FLYFF\Program\Program\_Common\lord.h(27): error C2238: unexpected token(s) preceding ';'
e:\Users\FLYFF\Program\Program\_Common\lord.h(38): error C2146: syntax error : missing ';' before identifier 'GetCreate'
e:\Users\FLYFF\Program\Program\_Common\lord.h(38): error C2501: 'CCandidate::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(38): warning C4183: 'GetCreate': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\lord.h(45): error C2146: syntax error : missing ';' before identifier 'm_tCreate'
e:\Users\FLYFF\Program\Program\_Common\lord.h(45): error C2501: 'CCandidate::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(45): error C2501: 'CCandidate::m_tCreate' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(63): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(69): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(76): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(77): error C2146: syntax error : missing ';' before identifier 'GetBegin'
e:\Users\FLYFF\Program\Program\_Common\lord.h(77): error C2501: 'IElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(77): warning C4183: 'GetBegin': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\lord.h(87): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(88): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(99): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\lord.h(111) : error C2146: syntax error : missing ';' before identifier 'GetNextBegin'
e:\Users\FLYFF\Program\Program\_Common\lord.h(111) : error C2501: 'IElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(111) : warning C4183: 'GetNextBegin': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\lord.h(124) : error C2146: syntax error : missing ';' before identifier 'm_tBegin'
e:\Users\FLYFF\Program\Program\_Common\lord.h(124) : error C2501: 'IElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(124) : error C2501: 'IElection::m_tBegin' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(131) : error C2146: syntax error : missing ';' before identifier 'tCandidacy'
e:\Users\FLYFF\Program\Program\_Common\lord.h(131) : error C2501: 'IElection::sProperty::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(131) : error C2501: 'IElection::sProperty::tCandidacy' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(132) : error C2146: syntax error : missing ';' before identifier 'tVote'
e:\Users\FLYFF\Program\Program\_Common\lord.h(132) : error C2501: 'IElection::sProperty::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\lord.h(132) : error C2501: 'IElection::sProperty::tVote' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\Neuz\clord.h(35): error C2146: syntax error : missing ';' before identifier 'GetRestTimeBeginCandidacy'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(35): error C2501: 'CCElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\Neuz\clord.h(36): warning C4183: 'GetRestTimeBeginCandidacy': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(37): error C2146: syntax error : missing ';' before identifier 'GetRestTimeBeginVote'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(37): error C2501: 'CCElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\Neuz\clord.h(38): warning C4183: 'GetRestTimeBeginVote': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(39): error C2146: syntax error : missing ';' before identifier 'GetRestTimeEndVote'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(39): error C2501: 'CCElection::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\Neuz\clord.h(40): warning C4183: 'GetRestTimeEndVote': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(47): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\Neuz\clord.h(48): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(77): error C2146: syntax error : missing ';' before identifier 'm_tEndTime'
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(77): error C2501: 'CWndSecretRoomOfferState::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(77): error C2501: 'CWndSecretRoomOfferState::m_tEndTime' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(78): error C2146: syntax error : missing ';' before identifier 'm_tCurrentTime'
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(78): error C2501: 'CWndSecretRoomOfferState::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Interface\WndSecre tRoom.h(78): fatal error C1003: error count exceeds 100; stopping compilation
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2143: syntax error : missing ';' before 'enum [tag]'
e:\Users\FLYFF\Program\Program\_Common\pet.h(16): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2144: syntax error : 'int' should be preceded by ';'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2501: 'donor' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2146: syntax error : missing ';' before identifier 'g_tCurrent'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2377: 'time_t' : redefinition; typedef cannot be overloaded with any other symbol
C:\Program Files (x86)\Microsoft Visual Studio .NET 2003\Vc7\include\time.h(77) : see declaration of 'time_t'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(1 2): error C2501: 'g_tCurrent' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2146: syntax error : missing ';' before identifier 'time_null'
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2433: 'time_t' : 'inline' not permitted on data declarations
e:\Users\FLYFF\Program\Program\_Network\CmnHdr.h(6 95): error C2501: 'time_t' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_create'
WorldServer error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddata_t::time_create' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_access'
WorldServer error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddata_t::time_access' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_write'
WorldServer error C2501: '_finddata_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddata_t::time_write' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_create'
WorldServer error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddatai64_t::time_create' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_access'
WorldServer error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddatai64_t::time_access' : missing storage-class or type specifiers
WorldServer error C2146: syntax error : missing ';' before identifier 'time_write'
WorldServer error C2501: '_finddatai64_t::time_t' : missing storage-class or type specifiers
WorldServer error C2501: '_finddatai64_t::time_write' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 38): error C2923: 'std::vector' : 'time_t' is invalid as template argument '#1', type expected
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 41): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): error C2501: 'CPiercing::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Piercing.h( 42): warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\Item.h(278) : error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : error C2146: syntax error : missing ';' before identifier 'GetVisKeepTime'
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : error C2501: 'CItemElem::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\Item.h(279) : warning C4183: 'GetVisKeepTime': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(20 ): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): error C2146: syntax error : missing ';' before identifier 'GetExpirationDate'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(21 ): warning C4183: 'GetExpirationDate': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2146: syntax error : missing ';' before identifier 'm_tExpirationDate'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2501: 'CPocket::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(28 ): error C2501: 'CPocket::m_tExpirationDate' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(71 ): error C2061: syntax error : identifier 'time_t'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): error C2146: syntax error : missing ';' before identifier 'GetAvailable'
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): error C2501: 'CPocketController::time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\_Common\pocket.h(75 ): warning C4183: 'GetAvailable': missing return type; assumed to be a member function returning 'int'
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2146: syntax error : missing ';' before identifier 'g_tCurrent'
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2501: 'time_t' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2086: 'int time_t' : redefinition
..\_Network\CmnHdr.h(12) : see declaration of 'time_t'
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2501: 'g_tCurrent' : missing storage-class or type specifiers
e:\Users\FLYFF\Program\Program\WORLDSERVER\StdAfx. cpp(18): error C2086: 'int g_tCurrent' : redefinition
..\_Network\CmnHdr.h(12) : see declaration of 'g_tCurrent'
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]