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

C / C++ / MFC

 
GeneralRe: templates and libs/dlls Pin
Nemanja Trifunovic10-Sep-05 13:44
Nemanja Trifunovic10-Sep-05 13:44 
GeneralRe: templates and libs/dlls Pin
zildjohn0110-Sep-05 15:01
zildjohn0110-Sep-05 15:01 
GeneralRe: templates and libs/dlls Pin
Chris Losinger10-Sep-05 14:30
professionalChris Losinger10-Sep-05 14:30 
Questionmemory leak question Pin
valerie999-Sep-05 9:46
valerie999-Sep-05 9:46 
AnswerRe: memory leak question Pin
David Crow9-Sep-05 10:09
David Crow9-Sep-05 10:09 
GeneralRe: memory leak question Pin
valerie999-Sep-05 10:27
valerie999-Sep-05 10:27 
AnswerRe: memory leak question Pin
QuiJohn9-Sep-05 10:15
QuiJohn9-Sep-05 10:15 
GeneralRe: memory leak question Pin
valerie999-Sep-05 10:32
valerie999-Sep-05 10:32 
thanks for the command, I have tried this tip on my APP's InitInstance, it stop at the DBGHEAP.C, when I look at the call stack, it hit this part of code int nResponse = dlg.DoModal();, and the least are MFC stuff......couldn't really tell where it cause the problem

it brought up another question, all the numbers inside {}, some of them are connected next by each other, like 191, 192, 193, is it means one uninitized pointer causing couple crashes or something like that? I don't really know how to read this. thanks again!
GeneralRe: memory leak question Pin
Chris Losinger9-Sep-05 10:49
professionalChris Losinger9-Sep-05 10:49 
AnswerRe: memory leak question Pin
PJ Arends9-Sep-05 11:07
professionalPJ Arends9-Sep-05 11:07 
Generalyeah! The superstar!!! Pin
valerie999-Sep-05 11:48
valerie999-Sep-05 11:48 
GeneralRe: yeah! The superstar!!! Pin
Jack Puppy9-Sep-05 13:50
Jack Puppy9-Sep-05 13:50 
QuestionAI and physics algorithms Pin
bouli9-Sep-05 9:26
bouli9-Sep-05 9:26 
AnswerRe: AI and physics algorithms Pin
Anonymous9-Sep-05 20:19
Anonymous9-Sep-05 20:19 
AnswerRe: AI and physics algorithms Pin
John R. Shaw10-Sep-05 10:46
John R. Shaw10-Sep-05 10:46 
Questionhelp on using Matlab function randn('state', 0) in VC++ Pin
chenyuwu9-Sep-05 9:16
chenyuwu9-Sep-05 9:16 
QuestionMFC and MySql Pin
Ming Luo9-Sep-05 9:10
Ming Luo9-Sep-05 9:10 
AnswerRe: MFC and MySql Pin
David Crow9-Sep-05 10:03
David Crow9-Sep-05 10:03 
GeneralRe: MFC and MySql Pin
Ming Luo9-Sep-05 10:52
Ming Luo9-Sep-05 10:52 
QuestionCListView SetInfoTip Pin
Stache9-Sep-05 9:08
Stache9-Sep-05 9:08 
AnswerRe: CListView SetInfoTip Pin
Anonymous9-Sep-05 23:38
Anonymous9-Sep-05 23:38 
GeneralRe: CListView SetInfoTip Pin
Stache10-Sep-05 5:40
Stache10-Sep-05 5:40 
Questionreading a .rc file Pin
yyatskar9-Sep-05 8:38
yyatskar9-Sep-05 8:38 
AnswerRe: reading a .rc file Pin
David Crow9-Sep-05 8:48
David Crow9-Sep-05 8:48 
QuestionMapViewOfFile with different protection attribute Pin
Chintoo7239-Sep-05 7:42
Chintoo7239-Sep-05 7:42 

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.