Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: IStorage and IStream Pin
David Crow7-Aug-06 3:50
David Crow7-Aug-06 3:50 
QuestionKeyboard Navigation in Win32 application Pin
_sidd6-Aug-06 4:44
_sidd6-Aug-06 4:44 
AnswerRe: Keyboard Navigation in Win32 application Pin
James Brown6-Aug-06 7:02
James Brown6-Aug-06 7:02 
QuestionMFC Control Wizard in VS2005 Pin
Matthias19786-Aug-06 2:17
Matthias19786-Aug-06 2:17 
AnswerRe: MFC Control Wizard in VS2005 Pin
bob169726-Aug-06 6:08
bob169726-Aug-06 6:08 
QuestionInsert numbers to access using ADO Pin
Mugambi6-Aug-06 0:26
Mugambi6-Aug-06 0:26 
QuestionProcessing LVN_ITEMCHANGED for multiple items Pin
_johan5-Aug-06 21:21
_johan5-Aug-06 21:21 
QuestionRe: Processing LVN_ITEMCHANGED for multiple items Pin
David Crow7-Aug-06 3:55
David Crow7-Aug-06 3:55 
AnswerRe: Processing LVN_ITEMCHANGED for multiple items Pin
_johan7-Aug-06 11:34
_johan7-Aug-06 11:34 
Questionchange bk color of CPropertySheet Pin
includeh105-Aug-06 21:17
includeh105-Aug-06 21:17 
QuestionCList Vs CArray MFC Pin
-Mohan-5-Aug-06 18:59
-Mohan-5-Aug-06 18:59 
AnswerRe: CList Vs CArray MFC Pin
Joe Woodbury5-Aug-06 19:44
professionalJoe Woodbury5-Aug-06 19:44 
AnswerRe: CList Vs CArray MFC Pin
ThatsAlok5-Aug-06 23:09
ThatsAlok5-Aug-06 23:09 
AnswerRe: CList Vs CArray MFC Pin
Christian Graus6-Aug-06 1:47
protectorChristian Graus6-Aug-06 1:47 
GeneralRe: CList Vs CArray MFC Pin
bob169726-Aug-06 5:46
bob169726-Aug-06 5:46 
GeneralRe: CList Vs CArray MFC Pin
Kevin McFarlane6-Aug-06 6:43
Kevin McFarlane6-Aug-06 6:43 
GeneralRe: CList Vs CArray MFC Pin
bob169726-Aug-06 7:35
bob169726-Aug-06 7:35 
Thanks for the guidance.

My reply was really intended to challenge Mr. Graus to substantiate some of those statements since, in my humble opinion, he's been throwing some pretty big statements around (lately) about STL but backing them with weak generalizations that amount to nothing useful. Just because STL is "great" does not diminish the proven potential of other technologies in their respective arenas.

The question was in regards to CList and CArray which would suggest the use of MFC in the application. Dropping STL containers into an MFC application defeats the purpose of using MFC in the first place in my opinion and it almost seems irresponsible for someone to suggest it. MFC was built with many presumptions about the application and almost requires the program be written the "MFC way" in order to save anybody any reasonable amount of effort. If you deviate from this course, then you really need to ask yourself why your even using MFC. (You in general, not you)

It sure sounds like STL is the way to go IF you've left MFC behind but I beg to differ when MFC is core to the programmer's code. However, I'm open to reasonable debate (if the claims are substantiated) to enlighten me.


GeneralRe: CList Vs CArray MFC Pin
Kevin McFarlane6-Aug-06 8:50
Kevin McFarlane6-Aug-06 8:50 
GeneralRe: CList Vs CArray MFC [modified] Pin
bob169726-Aug-06 9:27
bob169726-Aug-06 9:27 
GeneralRe: CList Vs CArray MFC Pin
Kevin McFarlane6-Aug-06 9:44
Kevin McFarlane6-Aug-06 9:44 
GeneralRe: CList Vs CArray MFC Pin
Christian Graus6-Aug-06 10:46
protectorChristian Graus6-Aug-06 10:46 
GeneralRe: CList Vs CArray MFC Pin
Zac Howland7-Aug-06 4:11
Zac Howland7-Aug-06 4:11 
GeneralRe: CList Vs CArray MFC Pin
Christian Graus6-Aug-06 10:48
protectorChristian Graus6-Aug-06 10:48 
GeneralRe: CList Vs CArray MFC Pin
Zac Howland7-Aug-06 4:01
Zac Howland7-Aug-06 4:01 
GeneralRe: CList Vs CArray MFC Pin
Christian Graus6-Aug-06 11:01
protectorChristian Graus6-Aug-06 11:01 

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.