Click here to Skip to main content
15,887,241 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
SuggestionRe: error C2678: binary '=' Pin
Maximilien13-Dec-12 7:00
Maximilien13-Dec-12 7:00 
GeneralRe: error C2678: binary '=' Pin
alaaan7313-Dec-12 7:18
alaaan7313-Dec-12 7:18 
AnswerRe: error C2678: binary '=' Pin
Chris Meech13-Dec-12 7:30
Chris Meech13-Dec-12 7:30 
GeneralRe: error C2678: binary '=' Pin
alaaan7313-Dec-12 7:52
alaaan7313-Dec-12 7:52 
GeneralRe: error C2678: binary '=' Pin
Chris Meech13-Dec-12 8:17
Chris Meech13-Dec-12 8:17 
GeneralRe: error C2678: binary '=' Pin
alaaan7313-Dec-12 8:59
alaaan7313-Dec-12 8:59 
GeneralRe: error C2678: binary '=' Pin
Chris Meech13-Dec-12 9:06
Chris Meech13-Dec-12 9:06 
GeneralRe: error C2678: binary '=' Pin
alaaan7313-Dec-12 9:24
alaaan7313-Dec-12 9:24 
its WORK Big Grin | :-D
but it seems i will have infinite No. of errors
when i got the last error i got another LNK2019 error with it, but i thought if i solve one of them the other will be solved also , and my thoughts was wrong

this is the other error :
1>Reservation.obj : error LNK2019: unresolved external symbol "public: class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> > __thiscall Reservation::ID_sn(void)" (?ID_sn@Reservation@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) referenced in function "public: class std::basic_string<char,struct std::char_traits<char="">,class std::allocator<char> > __thiscall Reservation::getReservationNumber(void)" (?getReservationNumber@Reservation@@QAE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ)
GeneralRe: error C2678: binary '=' Pin
Freak3014-Dec-12 0:48
Freak3014-Dec-12 0:48 
AnswerRe: error C2678: binary '=' Pin
Richard MacCutchan13-Dec-12 7:33
mveRichard MacCutchan13-Dec-12 7:33 
GeneralRe: error C2678: binary '=' Pin
alaaan7313-Dec-12 7:55
alaaan7313-Dec-12 7:55 
Questionprocess Pin
messages13-Dec-12 3:45
messages13-Dec-12 3:45 
AnswerRe: process Pin
David Crow13-Dec-12 4:14
David Crow13-Dec-12 4:14 
GeneralRe: process Pin
messages13-Dec-12 4:18
messages13-Dec-12 4:18 
Questionexporting data from C++ to C Pin
danielsutopo12-Dec-12 15:00
danielsutopo12-Dec-12 15:00 
AnswerRe: exporting data from C++ to C Pin
Richard MacCutchan12-Dec-12 22:35
mveRichard MacCutchan12-Dec-12 22:35 
GeneralRe: exporting data from C++ to C Pin
danielsutopo15-Dec-12 13:45
danielsutopo15-Dec-12 13:45 
GeneralRe: exporting data from C++ to C Pin
Richard MacCutchan15-Dec-12 20:59
mveRichard MacCutchan15-Dec-12 20:59 
GeneralRe: exporting data from C++ to C Pin
danielsutopo16-Dec-12 11:50
danielsutopo16-Dec-12 11:50 
GeneralRe: exporting data from C++ to C Pin
Richard MacCutchan16-Dec-12 21:47
mveRichard MacCutchan16-Dec-12 21:47 
AnswerRe: exporting data from C++ to C Pin
Albert Holguin13-Dec-12 5:26
professionalAlbert Holguin13-Dec-12 5:26 
QuestionOverlaying Text over Video Pin
SrivathsanRaghavan11-Dec-12 19:25
SrivathsanRaghavan11-Dec-12 19:25 
AnswerRe: Overlaying Text over Video Pin
Richard MacCutchan11-Dec-12 21:05
mveRichard MacCutchan11-Dec-12 21:05 
Questionerror C2065: 'xlSheetVisible' undeclared Pin
ForNow11-Dec-12 10:18
ForNow11-Dec-12 10:18 
QuestionRe: error C2065: 'xlSheetVisible' undeclared Pin
Richard MacCutchan11-Dec-12 11:12
mveRichard MacCutchan11-Dec-12 11:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.