Click here to Skip to main content
15,896,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDebug Error!!!! Pin
James_Programmer24-Jun-07 23:53
James_Programmer24-Jun-07 23:53 
AnswerRe: Debug Error!!!! Pin
Programm3r25-Jun-07 0:22
Programm3r25-Jun-07 0:22 
QuestionPlease give me solution for this Memory leakage problem Pin
James_Programmer24-Jun-07 23:37
James_Programmer24-Jun-07 23:37 
AnswerRe: Please give me solution for this Memory leakage problem Pin
Karismatic24-Jun-07 23:59
Karismatic24-Jun-07 23:59 
AnswerRe: Please give me solution for this Memory leakage problem Pin
Rajkumar R25-Jun-07 0:03
Rajkumar R25-Jun-07 0:03 
GeneralRe: Please give me solution for this Memory leakage problem Pin
James_Programmer25-Jun-07 0:11
James_Programmer25-Jun-07 0:11 
AnswerRe: Please give me solution for this Memory leakage problem Pin
Rajkumar R25-Jun-07 0:38
Rajkumar R25-Jun-07 0:38 
AnswerRe: Please give me solution for this Memory leakage problem Pin
Iain Clarke, Warrior Programmer25-Jun-07 0:04
Iain Clarke, Warrior Programmer25-Jun-07 0:04 
Um, what memory leakage? You're just showing that Visual C++ can't find debugging symbols for system DLLs. This isn't a great shock. This just means that when you're debugging, if the call stack goes through a system DLL, you won;t know the function name.

If this is a real problem, go look at the recently posted article on setting up a symbol server (not sure if that will work with as old a compiler / debugger and 6.0. (I use 6.0, but I also don't use the symbol server)

Iain.



QuestionSetting desktop background Pin
vibindia24-Jun-07 22:43
vibindia24-Jun-07 22:43 
AnswerRe: Setting desktop background Pin
Hamid_RT24-Jun-07 22:48
Hamid_RT24-Jun-07 22:48 
AnswerRe: Setting desktop background Pin
HakunaMatada24-Jun-07 23:02
HakunaMatada24-Jun-07 23:02 
Question.doc to .rtf converter [modified] Pin
Rajith24-Jun-07 22:12
Rajith24-Jun-07 22:12 
AnswerRe: .doc to .rtf converter Pin
Iain Clarke, Warrior Programmer24-Jun-07 22:32
Iain Clarke, Warrior Programmer24-Jun-07 22:32 
QuestionRe: .doc to .rtf converter Pin
Rajith24-Jun-07 23:36
Rajith24-Jun-07 23:36 
Questiongetting linking problem Pin
rjkg24-Jun-07 21:35
rjkg24-Jun-07 21:35 
AnswerRe: getting linking problem Pin
baerten24-Jun-07 22:02
baerten24-Jun-07 22:02 
Questionnew-delete Pin
samira forooghi24-Jun-07 21:15
samira forooghi24-Jun-07 21:15 
AnswerRe: new-delete Pin
baerten24-Jun-07 21:17
baerten24-Jun-07 21:17 
AnswerRe: new-delete Pin
CPallini24-Jun-07 21:19
mveCPallini24-Jun-07 21:19 
AnswerRe: new-delete Pin
HakunaMatada24-Jun-07 21:20
HakunaMatada24-Jun-07 21:20 
AnswerRe: new-delete Pin
samira forooghi24-Jun-07 21:26
samira forooghi24-Jun-07 21:26 
AnswerRe: new-delete Pin
Stephen Hewitt24-Jun-07 21:34
Stephen Hewitt24-Jun-07 21:34 
AnswerRe: new-delete Pin
samira forooghi24-Jun-07 22:05
samira forooghi24-Jun-07 22:05 
GeneralRe: new-delete Pin
markkuk24-Jun-07 22:10
markkuk24-Jun-07 22:10 
GeneralRe: new-delete Pin
CPallini24-Jun-07 22:18
mveCPallini24-Jun-07 22:18 

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.