Click here to Skip to main content
15,907,001 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Print dialog with prntscreen Pin
kevincwong8-Jan-06 18:24
kevincwong8-Jan-06 18:24 
QuestionHow to include CArray in CxImage libraray Pin
Vaclav8-Jan-06 14:46
Vaclav8-Jan-06 14:46 
AnswerRe: How to include CArray in CxImage libraray Pin
Christian Graus8-Jan-06 15:03
protectorChristian Graus8-Jan-06 15:03 
GeneralRe: How to include CArray in CxImage libraray Pin
#realJSOP9-Jan-06 0:06
professional#realJSOP9-Jan-06 0:06 
GeneralRe: How to include CArray in CxImage libraray Pin
Christian Graus9-Jan-06 11:02
protectorChristian Graus9-Jan-06 11:02 
GeneralRe: How to include CArray in CxImage libraray Pin
#realJSOP9-Jan-06 12:31
professional#realJSOP9-Jan-06 12:31 
GeneralRe: How to include CArray in CxImage libraray Pin
Christian Graus9-Jan-06 12:35
protectorChristian Graus9-Jan-06 12:35 
GeneralRe: How to include CArray in CxImage libraray Pin
#realJSOP9-Jan-06 23:28
professional#realJSOP9-Jan-06 23:28 
Christian Graus wrote:
Do you disagree with my suggested reason ? I just now saw someone else advising someone not to use CMap, for the same reasons.


But you didn't give a reason that you think CArray (and I suppose all the other MFC collection classes) is "crap". Saying it's "crap" implies that it doesn't do the job it's intended to do, or is rife with bugs, thus making it unusable.

Christian Graus wrote:
STL containers all use the same iterators, making it trivial to use data between, say, a list and an array. The MFC containers do not have this ability.


And I argue that you don't have the burden of managing iterators to traverse a CArray. Does that make the STL vector crap? No. It makes it different.

Your arguments sound more generally anti-MFC than anti-CArray. I haven't looked, but aren't the new MFC 7.0-8.0 collection classes wrappers for STL now. I heard CString is supposed to be.

I put it to you - CArray isn't "crap", it's just different. It's no less powerful in the hands of someone that knows what it can/can't do.



------- sig starts

"I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt

"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
GeneralRe: How to include CArray in CxImage libraray Pin
Christian Graus10-Jan-06 9:59
protectorChristian Graus10-Jan-06 9:59 
AnswerRe: How to include CArray in CxImage libraray Pin
#realJSOP9-Jan-06 0:12
professional#realJSOP9-Jan-06 0:12 
GeneralRe: How to include CArray in CxImage libraray Pin
Vaclav10-Jan-06 12:31
Vaclav10-Jan-06 12:31 
GeneralRe: How to include CArray in CxImage libraray Pin
#realJSOP10-Jan-06 12:48
professional#realJSOP10-Jan-06 12:48 
QuestionIcon on the view(SDI) can't print in the MFC ,why? Pin
zhonglin.liang8-Jan-06 14:36
zhonglin.liang8-Jan-06 14:36 
AnswerRe: Icon on the view(SDI) can't print in the MFC ,why? Pin
vipinasda8-Jan-06 16:27
vipinasda8-Jan-06 16:27 
GeneralRe: Icon on the view(SDI) can't print in the MFC ,why? Pin
zhonglin.liang8-Jan-06 18:14
zhonglin.liang8-Jan-06 18:14 
QuestionDoes VC++ 2005 Standard include optimizing compiler ? Pin
Defenestration8-Jan-06 13:07
Defenestration8-Jan-06 13:07 
AnswerRe: Does VC++ 2005 Standard include optimizing compiler ? Pin
Gavin Taylor8-Jan-06 13:21
professionalGavin Taylor8-Jan-06 13:21 
Question#using will work in VC++6.0 also? Pin
sheshidar8-Jan-06 8:50
sheshidar8-Jan-06 8:50 
AnswerRe: #using will work in VC++6.0 also? Pin
Christian Graus8-Jan-06 10:04
protectorChristian Graus8-Jan-06 10:04 
QuestionMnemonics/Shortcut Key Problem Pin
RobertW1008-Jan-06 8:41
RobertW1008-Jan-06 8:41 
AnswerRe: Mnemonics/Shortcut Key Problem Pin
Anilkumar K V8-Jan-06 17:12
Anilkumar K V8-Jan-06 17:12 
AnswerRe: Mnemonics/Shortcut Key Problem Pin
David Crow9-Jan-06 3:38
David Crow9-Jan-06 3:38 
GeneralRe: Mnemonics/Shortcut Key Problem Pin
RobertW10010-Jan-06 4:11
RobertW10010-Jan-06 4:11 
GeneralRe: Mnemonics/Shortcut Key Problem Pin
David Crow10-Jan-06 4:35
David Crow10-Jan-06 4:35 
QuestionMFC ActiveX Control Array Transfer Pin
godspeed1238-Jan-06 8:33
godspeed1238-Jan-06 8:33 

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.