Click here to Skip to main content
16,016,345 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dynamically Selected Item Color in CListCtrl Pin
Tom Archer4-Jun-05 10:36
Tom Archer4-Jun-05 10:36 
GeneralAccessing Child Control Pin
Veera Raghavendra3-Jun-05 20:53
Veera Raghavendra3-Jun-05 20:53 
GeneralRe: Accessing Child Control Pin
Nilesh K.5-Jun-05 23:22
Nilesh K.5-Jun-05 23:22 
QuestionAt the SDK, how use the Toolbar? Pin
Azrael.LingChen3-Jun-05 20:15
Azrael.LingChen3-Jun-05 20:15 
AnswerRe: At the SDK, how use the Toolbar? Pin
ThatsAlok4-Jun-05 0:15
ThatsAlok4-Jun-05 0:15 
GeneralRe: At the SDK, how use the Toolbar? Pin
Azrael.LingChen4-Jun-05 17:31
Azrael.LingChen4-Jun-05 17:31 
AnswerRe: At the SDK, how use the Toolbar? Pin
ThatsAlok4-Jun-05 2:08
ThatsAlok4-Jun-05 2:08 
Generalmemory leak question Pin
Chaoslord3-Jun-05 18:53
Chaoslord3-Jun-05 18:53 
I have a program that I have access to the code for. This program runs over a period of time and memory slowly goes up. This could be because of a memory leak or memory just bad memory management. Is there a way to let the program run for a while and then try to dump the memory to see how it is being used. What is the best way and quickest way of detecting where the memory is being used but not being freed? I know in programming Lotus Domino from the C API you can put a few parameters in the notes.ini after viewing a memory dump and determine exactly where a memory leak is occurring. Is there a way to do this in a C++ application or even tools that just run along side a program that monitors the leaking program.

Thanks
GeneralRe: memory leak question Pin
Tim Smith3-Jun-05 19:33
Tim Smith3-Jun-05 19:33 
GeneralRe: memory leak question Pin
Bob Stanneveld5-Jun-05 20:53
Bob Stanneveld5-Jun-05 20:53 
GeneralRe: memory leak question Pin
Chaoslord6-Jun-05 3:32
Chaoslord6-Jun-05 3:32 
GeneralRe: memory leak question Pin
Chaoslord6-Jun-05 3:47
Chaoslord6-Jun-05 3:47 
Generalmultithreading Pin
Chaoslord3-Jun-05 18:43
Chaoslord3-Jun-05 18:43 
GeneralRe: multithreading Pin
khan++3-Jun-05 21:12
khan++3-Jun-05 21:12 
GeneralRe: multithreading Pin
Bob Stanneveld5-Jun-05 20:55
Bob Stanneveld5-Jun-05 20:55 
GeneralRe: multithreading Pin
Nilesh K.5-Jun-05 23:26
Nilesh K.5-Jun-05 23:26 
GeneralRe: multithreading Pin
Chaoslord6-Jun-05 18:12
Chaoslord6-Jun-05 18:12 
GeneralWord wrap Pin
Cpudood3-Jun-05 18:32
Cpudood3-Jun-05 18:32 
GeneralRe: Word wrap Pin
Tom Archer4-Jun-05 4:28
Tom Archer4-Jun-05 4:28 
GeneralRe: Word wrap Pin
Ravi Bhavnani4-Jun-05 17:15
professionalRavi Bhavnani4-Jun-05 17:15 
GeneralRe: Word wrap Pin
PJ Arends4-Jun-05 21:24
professionalPJ Arends4-Jun-05 21:24 
GeneralRe: Word wrap Pin
Ravi Bhavnani5-Jun-05 6:15
professionalRavi Bhavnani5-Jun-05 6:15 
Generalrequest:using vc++ to write a program on clock Pin
princekolly3-Jun-05 15:54
princekolly3-Jun-05 15:54 
GeneralRe: request:using vc++ to write a program on clock Pin
David Crow3-Jun-05 16:39
David Crow3-Jun-05 16:39 
GeneralRe: request:using vc++ to write a program on clock Pin
khan++3-Jun-05 20:43
khan++3-Jun-05 20:43 

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.