Click here to Skip to main content
16,010,394 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog Boxes Pin
Jonathan Craig8-Mar-02 7:14
Jonathan Craig8-Mar-02 7:14 
GeneralRe: Dialog Boxes Pin
Gaurika Wijeratne8-Mar-02 6:29
Gaurika Wijeratne8-Mar-02 6:29 
QuestionHow do I monitor per process CPU usage on Windows 9x? Pin
8-Mar-02 2:24
suss8-Mar-02 2:24 
AnswerRe: How do I monitor per process CPU usage on Windows 9x? Pin
Tomasz Sowinski8-Mar-02 2:29
Tomasz Sowinski8-Mar-02 2:29 
GeneralRe: How do I monitor per process CPU usage on Windows 9x? Pin
8-Mar-02 23:44
suss8-Mar-02 23:44 
QuestionUsing MFC CStringList as a COM collection with ATL? Pin
Gavin Jerman8-Mar-02 1:03
Gavin Jerman8-Mar-02 1:03 
GeneralLinked list destruction problem Pin
Andrew Hoole8-Mar-02 1:04
Andrew Hoole8-Mar-02 1:04 
GeneralRe: Linked list destruction problem Pin
Tomasz Sowinski8-Mar-02 1:15
Tomasz Sowinski8-Mar-02 1:15 
I don't believe your problem will disappear when you install latest service pack (SP5).

It seems that you're corrupting the heap somewhere. I'd try to reduce the problem - create the sample MFC app with wizard, copy CROI and CVertexList, instantiate one CROI and fill it with multiple lists of vertices. If program will crash, you'll be sure that CROI the source of problems.

To automate this kind of debugging you may consider a special tool, like BoundsChecker or Rational Purify. I'm not sure if you can download demo version of BoundsChecker today; evaluation version of Purify can be downloaded from www.rational.com

Tomasz Sowinski -- http://www.shooltz.com
GeneralCTreeCtrl: editing items question Pin
8-Mar-02 0:55
suss8-Mar-02 0:55 
GeneralRe: CTreeCtrl: editing items question Pin
Tomasz Sowinski8-Mar-02 1:07
Tomasz Sowinski8-Mar-02 1:07 
GeneralRe: CTreeCtrl: editing items question Pin
8-Mar-02 1:52
suss8-Mar-02 1:52 
GeneralLayered Controls Pin
Derek Lakin8-Mar-02 0:33
Derek Lakin8-Mar-02 0:33 
GeneralRe: Layered Controls Pin
Tomasz Sowinski8-Mar-02 0:43
Tomasz Sowinski8-Mar-02 0:43 
GeneralRe: Layered Controls Pin
Derek Lakin8-Mar-02 2:40
Derek Lakin8-Mar-02 2:40 
GeneralRe: Layered Controls Pin
Tomasz Sowinski8-Mar-02 2:44
Tomasz Sowinski8-Mar-02 2:44 
GeneralRe: Layered Controls Pin
Derek Lakin8-Mar-02 2:45
Derek Lakin8-Mar-02 2:45 
GeneralRe: Layered Controls Pin
Tomasz Sowinski8-Mar-02 2:48
Tomasz Sowinski8-Mar-02 2:48 
GeneralRe: Layered Controls Pin
Derek Lakin8-Mar-02 2:57
Derek Lakin8-Mar-02 2:57 
GeneralRe: Layered Controls Pin
Tomasz Sowinski8-Mar-02 3:05
Tomasz Sowinski8-Mar-02 3:05 
GeneralRe: Layered Controls Pin
Derek Lakin8-Mar-02 4:08
Derek Lakin8-Mar-02 4:08 
GeneralRe: Layered Controls Pin
Tomasz Sowinski8-Mar-02 4:21
Tomasz Sowinski8-Mar-02 4:21 
GeneralRe: Layered Controls Pin
Derek Lakin8-Mar-02 4:19
Derek Lakin8-Mar-02 4:19 
GeneralRe: Layered Controls Pin
Derek Lakin8-Mar-02 7:59
Derek Lakin8-Mar-02 7:59 
GeneralToolTip Pin
8-Mar-02 0:01
suss8-Mar-02 0:01 
GeneralToolTip Pin
8-Mar-02 0:01
suss8-Mar-02 0: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.