Click here to Skip to main content
15,905,323 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CArray template class Pin
Pavel Klocek15-Oct-02 19:29
Pavel Klocek15-Oct-02 19:29 
GeneralRe: CArray template class Pin
Chris Losinger15-Oct-02 19:29
professionalChris Losinger15-Oct-02 19:29 
GeneralRe: CArray template class Pin
Richard Lewis15-Oct-02 19:56
Richard Lewis15-Oct-02 19:56 
GeneralRe: CArray template class Pin
Holger Persch15-Oct-02 20:01
Holger Persch15-Oct-02 20:01 
GeneralRe: CArray template class Pin
Richard Lewis15-Oct-02 20:24
Richard Lewis15-Oct-02 20:24 
GeneralRe: CArray template class Pin
Chris Losinger15-Oct-02 20:25
professionalChris Losinger15-Oct-02 20:25 
GeneralRe: CArray template class Pin
Richard Lewis15-Oct-02 20:33
Richard Lewis15-Oct-02 20:33 
GeneralRe: CArray template class Pin
Christian Graus15-Oct-02 21:25
protectorChristian Graus15-Oct-02 21:25 
Yes - you need to impliment operator = for CStringArray, as Chris has already said twice now.

As he has also said, the MFC container classes are plain ugly compared to STL, and std::vector would solve all of these problems as well as opening up a whole world of elegant container design to you.


Christian

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002
GeneralRe: CArray template class Pin
Holger Persch15-Oct-02 20:37
Holger Persch15-Oct-02 20:37 
GeneralRe: CArray template class Pin
Richard Lewis15-Oct-02 20:47
Richard Lewis15-Oct-02 20:47 
GeneralRe: CArray template class Pin
Tomasz Sowinski15-Oct-02 23:52
Tomasz Sowinski15-Oct-02 23:52 
GeneralRe: CArray template class Pin
Holger Persch16-Oct-02 3:23
Holger Persch16-Oct-02 3:23 
GeneralPreTranslateMessage Pin
paulb15-Oct-02 14:06
paulb15-Oct-02 14:06 
GeneralRe: PreTranslateMessage Pin
PJ Arends15-Oct-02 14:35
professionalPJ Arends15-Oct-02 14:35 
GeneralRe: PreTranslateMessage Pin
paulb15-Oct-02 14:53
paulb15-Oct-02 14:53 
GeneralRe: PreTranslateMessage Pin
Michael Dunn15-Oct-02 19:38
sitebuilderMichael Dunn15-Oct-02 19:38 
GeneralHelp needed! Pin
MFC is the Best15-Oct-02 12:19
MFC is the Best15-Oct-02 12:19 
GeneralRe: Help needed! Pin
Christian Graus15-Oct-02 12:27
protectorChristian Graus15-Oct-02 12:27 
GeneralRe: Help needed! Pin
MFC is the Best15-Oct-02 12:40
MFC is the Best15-Oct-02 12:40 
GeneralRe: Help needed! Pin
Christian Graus15-Oct-02 12:47
protectorChristian Graus15-Oct-02 12:47 
GeneralRe: Help needed! Pin
MFC is the Best15-Oct-02 12:49
MFC is the Best15-Oct-02 12:49 
GeneralRe: Help needed! Pin
Christian Graus15-Oct-02 12:57
protectorChristian Graus15-Oct-02 12:57 
GeneralRe: Help needed! Pin
MFC is the Best15-Oct-02 12:58
MFC is the Best15-Oct-02 12:58 
QuestionHow do i create a progressbar in my application? Pin
Anonymous15-Oct-02 12:12
Anonymous15-Oct-02 12:12 
AnswerRe: How do i create a progressbar in my application? Pin
valikac15-Oct-02 15:05
valikac15-Oct-02 15:05 

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.