Click here to Skip to main content
15,889,877 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Static member variable pointer. Pin
Alvaro Mendez29-Nov-02 4:33
Alvaro Mendez29-Nov-02 4:33 
GeneralIcon in Cedit Pin
Woody Green28-Nov-02 4:42
Woody Green28-Nov-02 4:42 
GeneralRe: Icon in Cedit Pin
Maximilien28-Nov-02 4:56
Maximilien28-Nov-02 4:56 
GeneralRe: Icon in Cedit Pin
Iain Clarke, Warrior Programmer28-Nov-02 22:58
Iain Clarke, Warrior Programmer28-Nov-02 22:58 
GeneralRe: Icon in Cedit Pin
Joan M29-Nov-02 5:44
professionalJoan M29-Nov-02 5:44 
GeneralRe: Icon in Cedit Pin
Woody Green8-Dec-02 20:48
Woody Green8-Dec-02 20:48 
QuestionAdding file object link in CRichEdit is very slowly? Pin
zjkw28-Nov-02 4:07
zjkw28-Nov-02 4:07 
GeneralSTL iterators Pin
Hans Ruck28-Nov-02 3:58
Hans Ruck28-Nov-02 3:58 
I'm using STL vector containing some pointers. The only changes i make to it is to add values using push_back. I also keep an iterator which starts from the beginning and only grows by ++, being checked not to pass the end.

The problem, while debugging: sometimes when i try to access the iterator, the application is blocking on that line.

Could the iterator become invalid because of the vector growing?

rechi
GeneralRe: STL iterators Pin
Nick Parker28-Nov-02 4:15
protectorNick Parker28-Nov-02 4:15 
GeneralRe: STL iterators Pin
Hans Ruck28-Nov-02 4:22
Hans Ruck28-Nov-02 4:22 
GeneralRe: STL iterators Pin
Nick Parker28-Nov-02 4:56
protectorNick Parker28-Nov-02 4:56 
GeneralRe: STL iterators Pin
Hans Ruck28-Nov-02 5:00
Hans Ruck28-Nov-02 5:00 
GeneralRe: STL iterators Pin
Maximilien28-Nov-02 5:00
Maximilien28-Nov-02 5:00 
GeneralRe: STL iterators Pin
Hans Ruck28-Nov-02 5:04
Hans Ruck28-Nov-02 5:04 
QuestionHow to get the HINSTANCE of a dll? Pin
Juergen28-Nov-02 3:45
Juergen28-Nov-02 3:45 
GeneralCButton derived class Pin
Anonymous28-Nov-02 3:44
Anonymous28-Nov-02 3:44 
Generalwinpopup Pin
viliam28-Nov-02 2:33
viliam28-Nov-02 2:33 
GeneralRe: winpopup Pin
Simon.W28-Nov-02 2:57
Simon.W28-Nov-02 2:57 
GeneralDid anyone use OOB data with winsocks configured SO_OOBLINE ? (Urgent!) Pin
KaЯl28-Nov-02 2:29
KaЯl28-Nov-02 2:29 
GeneralNon-english common controls. Pin
Patje28-Nov-02 2:27
Patje28-Nov-02 2:27 
GeneralRe: Non-english common controls. Pin
Stephane Rodriguez.28-Nov-02 2:45
Stephane Rodriguez.28-Nov-02 2:45 
GeneralRe: Non-english common controls. Pin
Patje28-Nov-02 3:13
Patje28-Nov-02 3:13 
GeneralAutomation: VARIANT gets lost Pin
Rüpel28-Nov-02 1:28
Rüpel28-Nov-02 1:28 
GeneralRe: Automation: VARIANT gets lost Pin
Rüpel28-Nov-02 2:11
Rüpel28-Nov-02 2:11 
GeneralRe: Automation: VARIANT gets lost Pin
Rüpel28-Nov-02 22:00
Rüpel28-Nov-02 22:00 

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.