Click here to Skip to main content
       

ATL / WTL / STL

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: TCP blocking -vs- CAsyncSocket -vs- Win32 APImemberpasztorpisti27 Dec '12 - 14:02 
GeneralRe: TCP blocking -vs- CAsyncSocket -vs- Win32 APImemberSoMad27 Dec '12 - 14:51 
GeneralRe: TCP blocking -vs- CAsyncSocket -vs- Win32 APImemberbkelly1328 Dec '12 - 3:13 
GeneralRe: TCP blocking -vs- CAsyncSocket -vs- Win32 APImemberpasztorpisti28 Dec '12 - 5:06 
Questioncalling virtual base classmemberbkelly1314 Dec '12 - 7:36 
AnswerRe: calling virtual base classmemberpasztorpisti18 Dec '12 - 22:39 
AnswerRe: calling virtual base classmemberAlbert Holguin19 Dec '12 - 7:22 
In general, you do want to call the base class method (be careful of when you call it, sometimes it's appropriate to do it before your code, sometimes you want to do it after your code).... in certain cases, it doesn't matter (it's an empty place holder) or you don't want the default behavior of the base class at all, in which case you don't call it at all.
 
If you don't call the base class method, be sure you know why you're not calling it because sometimes the methods will do things in the background that are important to the operation of the base class.
GeneralThe reason for the questionmemberbkelly1319 Dec '12 - 15:51 
GeneralRe: The reason for the questionmvpRichard MacCutchan19 Dec '12 - 23:06 
GeneralRe: The reason for the questionmemberbkelly1321 Dec '12 - 6:11 
Questioncannot add control variable to checkboxmemberbkelly1314 Dec '12 - 3:07 
AnswerRe: cannot add control variable to checkboxmvpRichard MacCutchan14 Dec '12 - 3:36 
GeneralRe: cannot add control variable to checkboxmemberbkelly1314 Dec '12 - 5:18 
Questiondetect multiple instances of an applicationmemberbkelly1310 Dec '12 - 12:28 
AnswerRe: detect multiple instances of an applicationprotectorPete O'Hanlon10 Dec '12 - 12:31 
GeneralRe: detect multiple instances of an applicationmemberbkelly1310 Dec '12 - 13:38 
AnswerRe: detect multiple instances of an applicationmemberH.Brydon31 Dec '12 - 20:09 
QuestionOpen file in basic MFC appmemberbkelly135 Dec '12 - 14:45 
AnswerRe: Open file in basic MFC appmvpRichard MacCutchan5 Dec '12 - 21:24 
GeneralRe: Open file in basic MFC appmemberbkelly139 Dec '12 - 11:36 
GeneralRe: Open file in basic MFC appmvpRichard MacCutchan9 Dec '12 - 21:36 
Generalthe answer ismemberbkelly139 Dec '12 - 12:25 
QuestionHow To Use Macro In dsp file(VC6.0 *.dsp file)memberyingkou27 Nov '12 - 14:37 
AnswerRe: How To Use Macro In dsp file(VC6.0 *.dsp file)mvpRichard MacCutchan27 Nov '12 - 23:34 
QuestionAccessibleObjectFromWindow returns E_ACCESSDENIEDmemberBianChengNan25 Nov '12 - 23:04 

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


Advertise | Privacy | Mobile
Web04 | 2.6.130516.1 | Last Updated 11 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid