Click here to Skip to main content
15,926,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Messagebox Pin
deeps_cute1-May-07 2:18
deeps_cute1-May-07 2:18 
GeneralRe: Messagebox Pin
Rajesh R Subramanian1-May-07 9:44
professionalRajesh R Subramanian1-May-07 9:44 
GeneralRe: Messagebox Pin
James R. Twine1-May-07 14:07
James R. Twine1-May-07 14:07 
GeneralRe: Messagebox Pin
David Crow2-May-07 2:07
David Crow2-May-07 2:07 
GeneralRe: Messagebox Pin
Rajesh R Subramanian2-Jun-07 10:27
professionalRajesh R Subramanian2-Jun-07 10:27 
GeneralRe: Messagebox Pin
Rajesh R Subramanian2-Jun-07 1:07
professionalRajesh R Subramanian2-Jun-07 1:07 
AnswerRe: Messagebox Pin
Rajesh R Subramanian1-May-07 9:41
professionalRajesh R Subramanian1-May-07 9:41 
Questiondbf read problem Pin
david bagaturia1-May-07 1:13
david bagaturia1-May-07 1:13 
AnswerRe: dbf read problem Pin
James R. Twine1-May-07 2:19
James R. Twine1-May-07 2:19 
Questionhow to execute an exe file in memory Pin
near2world1-May-07 0:44
near2world1-May-07 0:44 
AnswerRe: how to execute an exe file in memory Pin
David Crow1-May-07 2:42
David Crow1-May-07 2:42 
AnswerRe: how to execute an exe file in memory Pin
Joan M1-May-07 5:00
professionalJoan M1-May-07 5:00 
GeneralRe: how to execute an exe file in memory Pin
near2world1-May-07 5:29
near2world1-May-07 5:29 
GeneralRe: how to execute an exe file in memory Pin
David Crow1-May-07 5:41
David Crow1-May-07 5:41 
GeneralRe: how to execute an exe file in memory Pin
near2world1-May-07 10:28
near2world1-May-07 10:28 
QuestionRe: how to execute an exe file in memory Pin
David Crow1-May-07 10:35
David Crow1-May-07 10:35 
AnswerRe: how to execute an exe file in memory Pin
near2world2-May-07 4:48
near2world2-May-07 4:48 
GeneralRe: how to execute an exe file in memory Pin
Joan M1-May-07 5:47
professionalJoan M1-May-07 5:47 
QuestionMy thead application gets hang Pin
amitmistry_petlad 30-Apr-07 23:49
amitmistry_petlad 30-Apr-07 23:49 
QuestionRe: My thead application gets hang Pin
sthotakura1-May-07 0:16
sthotakura1-May-07 0:16 
AnswerRe: My thead application gets hang Pin
amitmistry_petlad 1-May-07 0:25
amitmistry_petlad 1-May-07 0:25 
GeneralRe: My thead application gets hang Pin
Mark Salsbery1-May-07 5:55
Mark Salsbery1-May-07 5:55 
Why use a separate thread if you are just going to wait for it to finish?

If it's hanging then you can break execution in the debugger and examine the call stack(s)
to see where it's hanging.

Mark


"Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

GeneralRe: My thead application gets hang Pin
Mark Salsbery2-May-07 5:06
Mark Salsbery2-May-07 5:06 
GeneralRe: My thead application gets hang Pin
Mark Salsbery2-May-07 5:34
Mark Salsbery2-May-07 5:34 
QuestionCan this generate a memory leak? Pin
Joan M30-Apr-07 23:40
professionalJoan M30-Apr-07 23:40 

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.