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

C / C++ / MFC

 
GeneralRe: How virtual destructor works under the hood? Pin
Peter Weyzen11-Mar-08 7:46
Peter Weyzen11-Mar-08 7:46 
GeneralRe: How virtual destructor works under the hood? Pin
Rajkumar R11-Mar-08 8:27
Rajkumar R11-Mar-08 8:27 
GeneralRe: How virtual destructor works under the hood? Pin
Peter Weyzen11-Mar-08 8:49
Peter Weyzen11-Mar-08 8:49 
AnswerRe: How virtual destructor works under the hood? Pin
Maxwell Chen10-Mar-08 20:36
Maxwell Chen10-Mar-08 20:36 
GeneralMissing Start Point Pin
Member 461894910-Mar-08 18:29
Member 461894910-Mar-08 18:29 
QuestionRe: Missing Start Point Pin
Maxwell Chen10-Mar-08 19:08
Maxwell Chen10-Mar-08 19:08 
GeneralRe: Missing Start Point Pin
Sameerkumar Namdeo10-Mar-08 22:27
Sameerkumar Namdeo10-Mar-08 22:27 
GeneralWorker thread->crash Pin
lavate malllik10-Mar-08 17:39
lavate malllik10-Mar-08 17:39 
Iam having a MFC application, in which we have a worker theread.
Some operation is happens in worker thread.And we call this application for 10 times it works well.But when we call this application for 25th time it crashes at 25th time.

Let me know what will be the reasons behind this.
According to me one of the reasons is data type matching.But intially we resolved this problem for 10th time then it works well till. 24th time and at 25th time it crashes.

According to me there will be some other reaons behind this crashing.

Let me reasons how to rsolve this type of crashing.

lavatema
GeneralRe: Worker thread->crash Pin
Stephen Hewitt10-Mar-08 18:00
Stephen Hewitt10-Mar-08 18:00 
GeneralRe: Worker thread->crash Pin
Peter Weyzen10-Mar-08 19:49
Peter Weyzen10-Mar-08 19:49 
GeneralRe: Worker thread->crash Pin
ThatsAlok10-Mar-08 20:36
ThatsAlok10-Mar-08 20:36 
QuestionRe: Worker thread->crash Pin
Maxwell Chen10-Mar-08 20:45
Maxwell Chen10-Mar-08 20:45 
GeneralRe: Worker thread->crash Pin
CPallini10-Mar-08 22:39
mveCPallini10-Mar-08 22:39 
GeneralRe: Worker thread->crash Pin
kanduripavan11-Mar-08 16:57
kanduripavan11-Mar-08 16:57 
Generalprogram to convert roman number to its decimal equvalent Pin
Dhiraj kumar Saini10-Mar-08 17:05
Dhiraj kumar Saini10-Mar-08 17:05 
GeneralRe: program to convert roman number to its decimal equvalent Pin
Stephen Hewitt10-Mar-08 18:02
Stephen Hewitt10-Mar-08 18:02 
GeneralInitialization of Dialog Controls Pin
jonsey2984710-Mar-08 13:33
jonsey2984710-Mar-08 13:33 
GeneralRe: Initialization of Dialog Controls Pin
Mark Salsbery10-Mar-08 13:47
Mark Salsbery10-Mar-08 13:47 
GeneralRe: Initialization of Dialog Controls Pin
Stephen Hewitt10-Mar-08 15:07
Stephen Hewitt10-Mar-08 15:07 
GeneralRe: Initialization of Dialog Controls Pin
jonsey2984710-Mar-08 18:10
jonsey2984710-Mar-08 18:10 
GeneralRe: Initialization of Dialog Controls Pin
Maxwell Chen10-Mar-08 19:05
Maxwell Chen10-Mar-08 19:05 
GeneralRe: Initialization of Dialog Controls Pin
jonsey2984710-Mar-08 23:38
jonsey2984710-Mar-08 23:38 
QuestionDLL compatibility with VS 2005 and VS 6.0 Pin
akiraps10-Mar-08 11:57
akiraps10-Mar-08 11:57 
GeneralRe: DLL compatibility with VS 2005 and VS 6.0 Pin
Mark Salsbery10-Mar-08 12:29
Mark Salsbery10-Mar-08 12:29 
QuestionVisual C++ Prerequisites Pin
nike_arh10-Mar-08 8:33
nike_arh10-Mar-08 8:33 

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.