Click here to Skip to main content
15,887,485 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Array bound checking in C++ Pin
Fred Andres7-Aug-09 10:46
Fred Andres7-Aug-09 10:46 
AnswerRe: Array bound checking in C++ Pin
Randor 31-Jul-09 15:00
professional Randor 31-Jul-09 15:00 
GeneralRe: Array bound checking in C++ Pin
Fred Andres7-Aug-09 10:45
Fred Andres7-Aug-09 10:45 
AnswerRe: Array bound checking in C++ Pin
Joe Woodbury1-Aug-09 10:32
professionalJoe Woodbury1-Aug-09 10:32 
GeneralRe: Array bound checking in C++ Pin
Fred Andres7-Aug-09 10:45
Fred Andres7-Aug-09 10:45 
QuestionWhat happened to search issue of the forum? Pin
includeh1031-Jul-09 10:33
includeh1031-Jul-09 10:33 
AnswerRe: What happened to search issue of the forum? Pin
jeron131-Jul-09 10:36
jeron131-Jul-09 10:36 
QuestionResource Leak [modified] Pin
od@ananzi.co.za31-Jul-09 9:30
od@ananzi.co.za31-Jul-09 9:30 
I have a resource leak that I have thus far been unable to track down. I am using Process Explorer and Task Manager and am monitoring every counter that they are able to monitor. All counters are stable, ie there are no memory leaks, handle leaks, etc that I can detect. However, after my program has run for an hour or so all applications and Windows start giving a whole range of errors, but all of them are related to lack of resources.

The only thing so far that is interesting is the Virtual Size value in Process Explorer. It stands at about 1,2GB, while my process's Working Set and Private Bytes is less than 70MB. All other resources are 100% stable after my application started up.

I have enable Microsoft Application Verifier and set GFLAGS to enable all the Heap functions for my process. Alas, no errors. I've also tried Memory Validator, but it gives 100's of errors of uninitialized variables, all in MS code, nothing else really that matters.

Are there other utilities that will enable me to track the actual resource that is leaking ? Any other suggestions maybe as to what type of "undetectable" leak I am experiencing ?

Thanks
OD

modified on Friday, July 31, 2009 3:47 PM

AnswerRe: Resource Leak Pin
RomanMzh31-Jul-09 11:38
RomanMzh31-Jul-09 11:38 
AnswerRe: Resource Leak Pin
Randor 31-Jul-09 15:07
professional Randor 31-Jul-09 15:07 
AnswerRe: Resource Leak Pin
od@ananzi.co.za3-Aug-09 1:52
od@ananzi.co.za3-Aug-09 1:52 
QuestionHow to rotate and scale a bitmap using GDI+ ? Pin
transoft31-Jul-09 8:24
transoft31-Jul-09 8:24 
AnswerRe: How to rotate and scale a bitmap using GDI+ ? Pin
Randor 31-Jul-09 15:37
professional Randor 31-Jul-09 15:37 
GeneralRe: How to rotate and scale a bitmap using GDI+ ? Pin
transoft31-Jul-09 16:14
transoft31-Jul-09 16:14 
GeneralRe: How to rotate and scale a bitmap using GDI+ ? Pin
Randor 31-Jul-09 17:41
professional Randor 31-Jul-09 17:41 
GeneralRe: How to rotate and scale a bitmap using GDI+ ? Pin
transoft1-Aug-09 2:19
transoft1-Aug-09 2:19 
GeneralRe: How to rotate and scale a bitmap using GDI+ ? Pin
Randor 1-Aug-09 5:03
professional Randor 1-Aug-09 5:03 
GeneralRe: How to rotate and scale a bitmap using GDI+ ? Pin
transoft2-Aug-09 4:08
transoft2-Aug-09 4:08 
GeneralRe: How to rotate and scale a bitmap using GDI+ ? Pin
Randor 3-Aug-09 13:37
professional Randor 3-Aug-09 13:37 
GeneralRe: How to rotate and scale a bitmap using GDI+ ? Pin
transoft4-Aug-09 0:27
transoft4-Aug-09 0:27 
Question[mfc] making a game trainer [modified] Pin
rahuljin31-Jul-09 7:42
rahuljin31-Jul-09 7:42 
AnswerRe: [mfc] making a game trainer Pin
Rajesh R Subramanian31-Jul-09 7:56
professionalRajesh R Subramanian31-Jul-09 7:56 
AnswerRe: [mfc] making a game trainer Pin
RomanMzh31-Jul-09 11:41
RomanMzh31-Jul-09 11:41 
QuestionSSL Delay Pin
BeerFizz31-Jul-09 6:59
BeerFizz31-Jul-09 6:59 
QuestionPasting into Excel rich content Pin
BadJerry31-Jul-09 6:43
BadJerry31-Jul-09 6: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.