Click here to Skip to main content
15,892,072 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Logging in VC++ Pin
dilara semerci10-Aug-10 21:02
dilara semerci10-Aug-10 21:02 
AnswerRe: Logging in VC++ Pin
CPallini10-Aug-10 21:11
mveCPallini10-Aug-10 21:11 
AnswerRe: Logging in VC++ Pin
Moak10-Aug-10 23:20
Moak10-Aug-10 23:20 
GeneralRe: Logging in VC++ Pin
PJ Arends10-Aug-10 22:40
professionalPJ Arends10-Aug-10 22:40 
GeneralRe: Logging in VC++ Pin
Moak10-Aug-10 23:01
Moak10-Aug-10 23:01 
QuestionCRichEditCtrrl and EN_REQUESTRESIZE [modified] Pin
Leif Goodwin10-Aug-10 1:50
Leif Goodwin10-Aug-10 1:50 
QuestionCRectTracker on CScrollView Pin
mesajflaviu10-Aug-10 1:39
mesajflaviu10-Aug-10 1:39 
AnswerRe: CRectTracker on CScrollView [Repost] Pin
Richard MacCutchan10-Aug-10 1:42
mveRichard MacCutchan10-Aug-10 1:42 
AnswerRe: CRectTracker on CScrollView Pin
Niklas L10-Aug-10 1:44
Niklas L10-Aug-10 1:44 
GeneralRe: CRectTracker on CScrollView Pin
mesajflaviu10-Aug-10 10:19
mesajflaviu10-Aug-10 10:19 
QuestionBoost Library Pin
002comp10-Aug-10 0:40
002comp10-Aug-10 0:40 
AnswerRe: Boost Library Pin
Niklas L10-Aug-10 1:01
Niklas L10-Aug-10 1:01 
GeneralRe: Boost Library Pin
002comp10-Aug-10 2:48
002comp10-Aug-10 2:48 
GeneralRe: Boost Library Pin
Niklas L10-Aug-10 2:58
Niklas L10-Aug-10 2:58 
GeneralRe: Boost Library Pin
002comp10-Aug-10 18:02
002comp10-Aug-10 18:02 
GeneralRe: Boost Library Pin
Niklas L10-Aug-10 22:13
Niklas L10-Aug-10 22:13 
Questionany idea for "auto-cast"ing? Pin
includeh1010-Aug-10 0:24
includeh1010-Aug-10 0:24 
AnswerRe: any idea for "auto-cast"ing? Pin
Sauro Viti10-Aug-10 0:44
professionalSauro Viti10-Aug-10 0:44 
AnswerRe: any idea for "auto-cast"ing? Pin
CPallini10-Aug-10 0:45
mveCPallini10-Aug-10 0:45 
AnswerRe: any idea for "auto-cast"ing? PinPopular
Aescleal10-Aug-10 1:29
Aescleal10-Aug-10 1:29 
GeneralRe: any idea for "auto-cast"ing? Pin
Chris Losinger10-Aug-10 5:29
professionalChris Losinger10-Aug-10 5:29 
GeneralRe: any idea for "auto-cast"ing? Pin
Aescleal10-Aug-10 5:59
Aescleal10-Aug-10 5:59 
GeneralRe: any idea for "auto-cast"ing? Pin
Chris Losinger10-Aug-10 6:09
professionalChris Losinger10-Aug-10 6:09 
GeneralRe: any idea for "auto-cast"ing? Pin
Aescleal10-Aug-10 10:11
Aescleal10-Aug-10 10:11 
GeneralRe: any idea for "auto-cast"ing? Pin
Chris Losinger10-Aug-10 10:33
professionalChris Losinger10-Aug-10 10:33 
Aescleal wrote:
If during processing of a collection you can't handle them in a uniform way then it's really dodgy gathering them up in the same place.


you're thinking design-time. i'm thinking product-lifecycle-time.

if the design of v1.0 didn't anticipate everything v7.8 would be asked to do, you might end up with a collection of things which have deviated somewhat from the initial design. you might end up in a situation where objects of type A need a little extra attention because they've grown out of their training pants.

it happens.

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.