Click here to Skip to main content
15,921,622 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dataexport from CListCtrl to lokal file? Pin
Cedric Moonen18-Jan-08 2:50
Cedric Moonen18-Jan-08 2:50 
AnswerRe: Dataexport from CListCtrl to lokal file? Pin
Hamid_RT18-Jan-08 19:17
Hamid_RT18-Jan-08 19:17 
GeneralCollapsible tree displays Pin
Anthony Appleyard17-Jan-08 23:22
Anthony Appleyard17-Jan-08 23:22 
GeneralRe: Collapsible tree displays Pin
CPallini17-Jan-08 23:57
mveCPallini17-Jan-08 23:57 
GeneralRe: Collapsible tree displays Pin
Hamid_RT18-Jan-08 19:17
Hamid_RT18-Jan-08 19:17 
Questionhow to find dll name in Visual Studio Pin
specialhaha17-Jan-08 21:50
specialhaha17-Jan-08 21:50 
AnswerRe: how to find dll name in Visual Studio Pin
Chris Losinger18-Jan-08 4:26
professionalChris Losinger18-Jan-08 4:26 
Generalmonitor memory leak Pin
George_George17-Jan-08 21:46
George_George17-Jan-08 21:46 
Hello everyone,


Reading from book Windows Internals, we should use private bytes to monitor memory leak.

1. I think the reason why not using virtual bytes, is because there may be some shared materials counted as a part of virtual bytes -- like shared library and file map;

2. I think the reason why not using working set, is because sometimes working set is trimmed and sometimes not all committed virtual bytes are in working set -- like demand for zero scenario.

Are my understanding for (1) and (2) correct?


thanks in advance,
George
QuestionRe: monitor memory leak Pin
David Crow18-Jan-08 2:40
David Crow18-Jan-08 2:40 
GeneralRe: monitor memory leak Pin
George_George19-Jan-08 1:24
George_George19-Jan-08 1:24 
GeneralRe: monitor memory leak Pin
Hamid_RT18-Jan-08 19:16
Hamid_RT18-Jan-08 19:16 
GeneralRe: monitor memory leak Pin
George_George19-Jan-08 1:22
George_George19-Jan-08 1:22 
GeneralRe: monitor memory leak Pin
Hamid_RT19-Jan-08 7:33
Hamid_RT19-Jan-08 7:33 
GeneralRe: monitor memory leak Pin
George_George19-Jan-08 21:22
George_George19-Jan-08 21:22 
GeneralRe: monitor memory leak Pin
Hamid_RT20-Jan-08 3:59
Hamid_RT20-Jan-08 3:59 
GeneralRe: monitor memory leak Pin
George_George20-Jan-08 4:05
George_George20-Jan-08 4:05 
GeneralRe: monitor memory leak Pin
Hamid_RT20-Jan-08 7:24
Hamid_RT20-Jan-08 7:24 
GeneralRe: monitor memory leak Pin
George_George20-Jan-08 16:29
George_George20-Jan-08 16:29 
GeneralRe: monitor memory leak Pin
Hamid_RT20-Jan-08 18:27
Hamid_RT20-Jan-08 18:27 
GeneralRe: monitor memory leak Pin
George_George20-Jan-08 20:56
George_George20-Jan-08 20:56 
Generalurgent help Pin
gentleguy17-Jan-08 21:44
gentleguy17-Jan-08 21:44 
GeneralRe: urgent help Pin
CPallini17-Jan-08 21:48
mveCPallini17-Jan-08 21:48 
GeneralRe: urgent help Pin
gentleguy17-Jan-08 22:51
gentleguy17-Jan-08 22:51 
QuestionRe: urgent help Pin
CPallini17-Jan-08 23:04
mveCPallini17-Jan-08 23:04 
GeneralRe: urgent help Pin
gentleguy17-Jan-08 23:25
gentleguy17-Jan-08 23:25 

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.