Click here to Skip to main content
15,914,943 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSTL iterators? Pin
Fredrik Skog16-Jul-02 4:00
Fredrik Skog16-Jul-02 4:00 
AnswerRe: STL iterators? Pin
Alexandru Savescu16-Jul-02 4:08
Alexandru Savescu16-Jul-02 4:08 
GeneralRe: STL iterators? Pin
Fredrik Skog16-Jul-02 4:12
Fredrik Skog16-Jul-02 4:12 
GeneralRe: STL iterators? Pin
Alexandru Savescu16-Jul-02 4:22
Alexandru Savescu16-Jul-02 4:22 
GeneralRe: STL iterators? Pin
Fredrik Skog16-Jul-02 4:30
Fredrik Skog16-Jul-02 4:30 
GeneralRe: STL iterators? Pin
Alexandru Savescu16-Jul-02 4:35
Alexandru Savescu16-Jul-02 4:35 
Try not to store pointers, store CStrings directly. There is not much of a performance differnce since the CString does not get copied, its reference is increased.

Best regards,
Alexandru Savescu
GeneralRe: STL iterators? Pin
Fredrik Skog16-Jul-02 4:42
Fredrik Skog16-Jul-02 4:42 
AnswerNow I got it!!! Pin
Alexandru Savescu16-Jul-02 4:43
Alexandru Savescu16-Jul-02 4:43 
GeneralRe: Now I got it!!! Pin
Fredrik Skog16-Jul-02 4:48
Fredrik Skog16-Jul-02 4:48 
GeneralCFile access Pin
Raphael Kindt16-Jul-02 3:28
Raphael Kindt16-Jul-02 3:28 
GeneralRe: CFile access Pin
Fredrik Skog16-Jul-02 3:47
Fredrik Skog16-Jul-02 3:47 
GeneralRe: CFile access Pin
Raphael Kindt16-Jul-02 4:23
Raphael Kindt16-Jul-02 4:23 
Generalwant to anchor MDI child CFormView to Frame Pin
ns16-Jul-02 3:24
ns16-Jul-02 3:24 
GeneralI think cs.style &= ~WS_THICKFRAME; Pin
ns16-Jul-02 3:30
ns16-Jul-02 3:30 
GeneralDelay by pull mode Pin
Member 106269816-Jul-02 2:59
Member 106269816-Jul-02 2:59 
GeneralActiveMovie4 -- PLEASE HELP Pin
Anonymous16-Jul-02 2:50
Anonymous16-Jul-02 2:50 
GeneralRe: ActiveMovie4 -- PLEASE HELP Pin
Rage16-Jul-02 3:09
professionalRage16-Jul-02 3:09 
GeneralRe: ActiveMovie4 -- PLEASE HELP Pin
Anonymous16-Jul-02 3:19
Anonymous16-Jul-02 3:19 
GeneralRe: ActiveMovie4 -- PLEASE HELP Pin
Rage16-Jul-02 3:31
professionalRage16-Jul-02 3:31 
GeneralRe: ActiveMovie4 -- PLEASE HELP Pin
Anonymous16-Jul-02 3:40
Anonymous16-Jul-02 3:40 
GeneralRe: ActiveMovie4 -- PLEASE HELP Pin
Rage16-Jul-02 4:54
professionalRage16-Jul-02 4:54 
GeneralRe: ActiveMovie4 -- PLEASE HELP Pin
Anonymous16-Jul-02 5:02
Anonymous16-Jul-02 5:02 
GeneralDrawing on Memory DC Pin
suresh_sathya16-Jul-02 1:44
suresh_sathya16-Jul-02 1:44 

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.