Click here to Skip to main content
15,900,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to detect GDI resource leak? Pin
Blake Miller28-Oct-04 6:43
Blake Miller28-Oct-04 6:43 
GeneralRe: How to detect GDI resource leak? Pin
Leyu29-Oct-04 9:36
Leyu29-Oct-04 9:36 
GeneralRe: How to detect GDI resource leak? Pin
Blake Miller29-Oct-04 10:24
Blake Miller29-Oct-04 10:24 
QuestionHow to detect GDI resource leak? Pin
bektek28-Oct-04 5:48
bektek28-Oct-04 5:48 
AnswerRe: How to detect GDI resource leak? Pin
David Crow28-Oct-04 6:30
David Crow28-Oct-04 6:30 
Generalapp's memory usage Pin
bektek28-Oct-04 5:45
bektek28-Oct-04 5:45 
GeneralRe: app's memory usage Pin
David Crow28-Oct-04 6:26
David Crow28-Oct-04 6:26 
GeneralRe: app's memory usage Pin
bektek28-Oct-04 9:15
bektek28-Oct-04 9:15 
Thanks your reply..

DavidCrow wrote:
Don't use TM to determine your app's memory usage. Those numbers represent the amount of address space that is in use. They have nothing to do with the amount of that address space your program is actually using.

I've got some process monitoring tool for sysinternal.com
It shows private memory usage..

In case of my app which is only 30kbytes, it shows that my app use 800kbytes private memory...

Does that mean real memory usage of my app?
It that same as heap usage?
GeneralRe: app's memory usage Pin
David Crow28-Oct-04 10:49
David Crow28-Oct-04 10:49 
GeneralWriting to an XML file Pin
wcovuaku28-Oct-04 5:39
wcovuaku28-Oct-04 5:39 
GeneralPlease Help: Driving me crazy..... Pin
...---...28-Oct-04 4:43
...---...28-Oct-04 4:43 
GeneralRe: Please Help: Driving me crazy..... Pin
Maximilien28-Oct-04 5:13
Maximilien28-Oct-04 5:13 
GeneralRe: Please Help: Driving me crazy..... Pin
Anonymous28-Oct-04 5:41
Anonymous28-Oct-04 5:41 
Generalhelp! Can't BitBlt! Pin
sagmam28-Oct-04 4:17
sagmam28-Oct-04 4:17 
GeneralRe: help! Can't BitBlt! Pin
Antony M Kancidrowski28-Oct-04 5:03
Antony M Kancidrowski28-Oct-04 5:03 
GeneralC library and C++ application Pin
[CoY0te]28-Oct-04 3:28
[CoY0te]28-Oct-04 3:28 
GeneralRe: C library and C++ application Pin
Blake Miller28-Oct-04 7:05
Blake Miller28-Oct-04 7:05 
GeneralRe: C library and C++ application Pin
John R. Shaw28-Oct-04 7:05
John R. Shaw28-Oct-04 7:05 
GeneralRe: C library and C++ application Pin
[CoY0te]29-Oct-04 0:59
[CoY0te]29-Oct-04 0:59 
Questionhow to assign a specific ip address to server and client Pin
syaks28-Oct-04 2:19
syaks28-Oct-04 2:19 
Questionget the actual selected file in windows explorer??? Pin
mightyCoCo28-Oct-04 2:18
mightyCoCo28-Oct-04 2:18 
AnswerRe: get the actual selected file in windows explorer??? Pin
David Crow28-Oct-04 3:55
David Crow28-Oct-04 3:55 
GeneralRe: get the actual selected file in windows explorer??? Pin
mightyCoCo28-Oct-04 4:17
mightyCoCo28-Oct-04 4:17 
GeneralRe: get the actual selected file in windows explorer??? Pin
David Crow28-Oct-04 5:17
David Crow28-Oct-04 5:17 
GeneralRe: get the actual selected file in windows explorer??? Pin
mightyCoCo28-Oct-04 23:43
mightyCoCo28-Oct-04 23: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.