Click here to Skip to main content
15,916,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionProblem with AfxMessageBox Pin
Laughing Buddha1-Apr-06 13:54
Laughing Buddha1-Apr-06 13:54 
AnswerRe: Problem with AfxMessageBox Pin
Saurabh.Garg1-Apr-06 16:18
Saurabh.Garg1-Apr-06 16:18 
GeneralRe: Problem with AfxMessageBox Pin
Laughing Buddha2-Apr-06 1:46
Laughing Buddha2-Apr-06 1:46 
GeneralRe: Problem with AfxMessageBox Pin
Saurabh.Garg2-Apr-06 5:20
Saurabh.Garg2-Apr-06 5:20 
Questionaccess and edit picture grabber for image processing Pin
den tewe1-Apr-06 9:27
den tewe1-Apr-06 9:27 
AnswerRe: access and edit picture grabber for image processing Pin
Saurabh.Garg1-Apr-06 16:20
Saurabh.Garg1-Apr-06 16:20 
Question= operator in CObject-derived classes Pin
Dr-Kuulun1-Apr-06 5:18
Dr-Kuulun1-Apr-06 5:18 
AnswerRe: = operator in CObject-derived classes Pin
Michael Dunn1-Apr-06 6:06
sitebuilderMichael Dunn1-Apr-06 6:06 
operator= is not inherited and (I think) cannot be virtual. Polymorphism wouldn't apply to an assignment because the compiler has to know exactly what types are involved in an assignment. Each class is responsible for its own copying/assignment behavior.


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ
GeneralRe: = operator in CObject-derived classes Pin
Dr-Kuulun2-Apr-06 0:24
Dr-Kuulun2-Apr-06 0:24 
Questionproblem with openfile dialog api Pin
_tasleem1-Apr-06 2:31
_tasleem1-Apr-06 2:31 
AnswerRe: problem with openfile dialog api Pin
krmed1-Apr-06 3:22
krmed1-Apr-06 3:22 
GeneralRe: problem with openfile dialog api Pin
_tasleem1-Apr-06 4:18
_tasleem1-Apr-06 4:18 
AnswerRe: problem with openfile dialog api Pin
alicabas1-Apr-06 4:29
alicabas1-Apr-06 4:29 
QuestionProblem with CRecordset::GetFieldValue Pin
Vikrant for VC++1-Apr-06 2:19
Vikrant for VC++1-Apr-06 2:19 
QuestionHow to read Triggers of a Database Pin
Vikrant for VC++1-Apr-06 2:14
Vikrant for VC++1-Apr-06 2:14 
AnswerRe: How to read Triggers of a Database Pin
Vikrant for VC++1-Apr-06 3:15
Vikrant for VC++1-Apr-06 3:15 
GeneralRe: How to read Triggers of a Database Pin
Milton Karimbekallil1-Apr-06 4:13
Milton Karimbekallil1-Apr-06 4:13 
GeneralRe: How to read Triggers of a Database Pin
Vikrant for VC++1-Apr-06 4:18
Vikrant for VC++1-Apr-06 4:18 
GeneralRe: How to read Triggers of a Database Pin
includeh101-Apr-06 6:44
includeh101-Apr-06 6:44 
AnswerRe: How to read Triggers of a Database Pin
crazymubashir2-Apr-06 21:15
crazymubashir2-Apr-06 21:15 
QuestionAfter open a XML File how to print the data of XML File on Active Document Pin
Amit Agarrwal1-Apr-06 1:50
Amit Agarrwal1-Apr-06 1:50 
AnswerRe: After open a XML File how to print the data of XML File on Active Document Pin
Milton Karimbekallil1-Apr-06 2:50
Milton Karimbekallil1-Apr-06 2:50 
GeneralRe: After open a XML File how to print the data of XML File on Active Document Pin
Amit Agarrwal1-Apr-06 2:57
Amit Agarrwal1-Apr-06 2:57 
GeneralRe: After open a XML File how to print the data of XML File on Active Document Pin
Milton Karimbekallil1-Apr-06 4:09
Milton Karimbekallil1-Apr-06 4:09 
GeneralRe: After open a XML File how to print the data of XML File on Active Document Pin
Amit Agarrwal2-Apr-06 20:14
Amit Agarrwal2-Apr-06 20:14 

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.