Click here to Skip to main content
15,881,801 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Quick ideas for activation Pin
Alex Korchemniy6-Jan-06 7:32
Alex Korchemniy6-Jan-06 7:32 
Questionresolve crossed-bounds text Pin
s o v a n n5-Jan-06 14:51
s o v a n n5-Jan-06 14:51 
QuestionRetrofitting an MFC app to ActiveX Pin
Graham Reeds5-Jan-06 12:57
Graham Reeds5-Jan-06 12:57 
AnswerRe: Retrofitting an MFC app to ActiveX Pin
John R. Shaw5-Jan-06 13:20
John R. Shaw5-Jan-06 13:20 
GeneralRe: Retrofitting an MFC app to ActiveX Pin
Graham Reeds5-Jan-06 13:27
Graham Reeds5-Jan-06 13:27 
GeneralRe: Retrofitting an MFC app to ActiveX Pin
John R. Shaw6-Jan-06 17:17
John R. Shaw6-Jan-06 17:17 
Questionstl list<>::iterator for derived classes ?!? Pin
tbrake5-Jan-06 11:49
tbrake5-Jan-06 11:49 
AnswerRe: stl list<>::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 11:58
protectorChristian Graus5-Jan-06 11:58 
It should just be called for you automatically. That's the point of an overrided method.

However, if all cars have a type, then it should be stored in a variable that exists in the base class, and the GetType method should exist only in the base class. The derived classes should just set that variable.

Christian Graus - Microsoft MVP - C++

-- modified at 17:58 Thursday 5th January, 2006
GeneralRe: stl list::iterator for derived classes ?!? Pin
tbrake5-Jan-06 12:08
tbrake5-Jan-06 12:08 
GeneralRe: stl list::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 12:11
protectorChristian Graus5-Jan-06 12:11 
QuestionRe: stl list::iterator for derived classes ?!? Pin
tbrake5-Jan-06 12:29
tbrake5-Jan-06 12:29 
AnswerRe: stl list::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 12:32
protectorChristian Graus5-Jan-06 12:32 
GeneralRe: stl list::iterator for derived classes ?!? Pin
tbrake5-Jan-06 12:43
tbrake5-Jan-06 12:43 
GeneralRe: stl list::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 12:46
protectorChristian Graus5-Jan-06 12:46 
AnswerRe: stl list<>::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 12:55
protectorChristian Graus5-Jan-06 12:55 
QuestionGet Status of Comm Port Pin
tj_cts5-Jan-06 9:00
tj_cts5-Jan-06 9:00 
AnswerRe: Get Status of Comm Port Pin
KellyR5-Jan-06 9:12
KellyR5-Jan-06 9:12 
GeneralRe: Get Status of Comm Port Pin
tj_cts5-Jan-06 10:12
tj_cts5-Jan-06 10:12 
GeneralRe: Get Status of Comm Port Pin
Blake Miller5-Jan-06 12:31
Blake Miller5-Jan-06 12:31 
QuestionHow to submit information from an application? Pin
kevincwong5-Jan-06 8:47
kevincwong5-Jan-06 8:47 
AnswerRe: How to submit information from an application? Pin
Office Lineman5-Jan-06 9:19
Office Lineman5-Jan-06 9:19 
GeneralRe: How to submit information from an application? Pin
kevincwong6-Jan-06 11:50
kevincwong6-Jan-06 11:50 
GeneralRe: How to submit information from an application? Pin
Office Lineman6-Jan-06 12:19
Office Lineman6-Jan-06 12:19 
GeneralRe: How to submit information from an application? Pin
kevincwong6-Jan-06 19:15
kevincwong6-Jan-06 19:15 
QuestionDate Time Control Pin
LCI5-Jan-06 8:30
LCI5-Jan-06 8:30 

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.