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

C / C++ / MFC

 
AnswerRe: Problem in Getting Window handler Pin
Richard MacCutchan3-Nov-09 22:59
mveRichard MacCutchan3-Nov-09 22:59 
AnswerRe: Problem in Getting Window handler Pin
David Crow4-Nov-09 3:15
David Crow4-Nov-09 3:15 
Questionhow to disable alert script in webbrower ? Pin
Member 37001883-Nov-09 19:14
Member 37001883-Nov-09 19:14 
AnswerRe: how to disable alert script in webbrower ? Pin
enhzflep3-Nov-09 20:49
enhzflep3-Nov-09 20:49 
QuestionDetecting when a user copy a file in windows explorer Pin
emmmatty13-Nov-09 19:00
emmmatty13-Nov-09 19:00 
QuestionRe: Detecting when a user copy a file in windows explorer Pin
David Crow4-Nov-09 3:17
David Crow4-Nov-09 3:17 
AnswerRe: Detecting when a user copy a file in windows explorer Pin
emmmatty14-Nov-09 3:42
emmmatty14-Nov-09 3:42 
QuestionMemory leak: Tracking line numbers in VS2005 Pin
PaulowniaK3-Nov-09 17:58
PaulowniaK3-Nov-09 17:58 
I'm sure I'm not the first to ask this but please help.

How do I make VS2005 show the line numbers of the code where it detects memory leaks? I've followed the instruction on MSDN and it looks like I'm not the only one that can't get the line numbers to show.

And so if it's impossible to get the line numbers to show, how do I track down where the memory leak is happening?

Also, what do I do about places where I KNOW it's not leaking but is flagged up as leaking?

I used _crtBreakAlloc to stop at various places in the code where VS2005 reckons I'm leaking (or rather where there is something being created for which it claims it can't find where it's getting destroyed and cleared up), but I can debug to the line where it quite clearly calls delete and clears up.

Please help!
AnswerRe: Memory leak: Tracking line numbers in VS2005 Pin
Saurabh.Garg4-Nov-09 1:10
Saurabh.Garg4-Nov-09 1:10 
GeneralRe: Memory leak: Tracking line numbers in VS2005 Pin
PaulowniaK4-Nov-09 13:59
PaulowniaK4-Nov-09 13:59 
GeneralRe: Memory leak: Tracking line numbers in VS2005 Pin
Saurabh.Garg4-Nov-09 15:52
Saurabh.Garg4-Nov-09 15:52 
QuestionCmake cannot find my header file. Pin
meiskru3-Nov-09 17:30
meiskru3-Nov-09 17:30 
QuestionRe: Cmake cannot find my header file. Pin
CPallini3-Nov-09 20:50
mveCPallini3-Nov-09 20:50 
Questionwhat are the different manners to run a file auto in WindowsXP Pin
WindowsVsLinux3-Nov-09 16:16
WindowsVsLinux3-Nov-09 16:16 
AnswerRe: what are the different manners to run a file auto in WindowsXP Pin
Rajesh R Subramanian3-Nov-09 19:16
professionalRajesh R Subramanian3-Nov-09 19:16 
QuestionSplitting window at runtime Pin
Anu_Bala3-Nov-09 16:15
Anu_Bala3-Nov-09 16:15 
AnswerRe: Splitting window at runtime Pin
«_Superman_»3-Nov-09 16:22
professional«_Superman_»3-Nov-09 16:22 
GeneralRe: Splitting window at runtime Pin
Anu_Bala3-Nov-09 16:32
Anu_Bala3-Nov-09 16:32 
GeneralRe: Splitting window at runtime Pin
«_Superman_»3-Nov-09 17:01
professional«_Superman_»3-Nov-09 17:01 
QuestionWhat is wrong with my project setting? Pin
transoft3-Nov-09 10:56
transoft3-Nov-09 10:56 
AnswerRe: What is wrong with my project setting? Pin
«_Superman_»3-Nov-09 11:10
professional«_Superman_»3-Nov-09 11:10 
General[Message Deleted] Pin
transoft3-Nov-09 11:25
transoft3-Nov-09 11:25 
GeneralRe: What is wrong with my project setting? Pin
«_Superman_»3-Nov-09 11:26
professional«_Superman_»3-Nov-09 11:26 
AnswerRe: What is wrong with my project setting? Pin
Richard MacCutchan3-Nov-09 11:33
mveRichard MacCutchan3-Nov-09 11:33 
AnswerRe: What is wrong with my project setting? Pin
dxlee3-Nov-09 14:37
dxlee3-Nov-09 14:37 

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.