Click here to Skip to main content
15,924,036 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: Can this generate a memory leak? Pin
Stephen Hewitt1-May-07 1:21
Stephen Hewitt1-May-07 1:21 
GeneralRe: Can this generate a memory leak? Pin
Joan M1-May-07 1:27
professionalJoan M1-May-07 1:27 
AnswerRe: Can this generate a memory leak? Pin
James R. Twine1-May-07 2:29
James R. Twine1-May-07 2:29 
QuestionSplitbars in VC++ Pin
neha.g3030-Apr-07 23:05
neha.g3030-Apr-07 23:05 
QuestionRe: Splitbars in VC++ Pin
Mark Salsbery1-May-07 5:57
Mark Salsbery1-May-07 5:57 
Questionthis code runnig in DOS C++, but don't running borland C++ 6 Pin
oz-gur30-Apr-07 23:01
oz-gur30-Apr-07 23:01 
AnswerRe: this code runnig in DOS C++, but don't running borland C++ 6 Pin
toxcct30-Apr-07 23:27
toxcct30-Apr-07 23:27 
QuestionDoes virtual function really influence the performance? Pin
code_discuss30-Apr-07 22:38
code_discuss30-Apr-07 22:38 
AnswerRe: Does virtual function really influence the performance? Pin
Arman S.1-May-07 1:30
Arman S.1-May-07 1:30 
QuestionHow we can make a tooltip for a button Pin
mt_samiei30-Apr-07 21:41
mt_samiei30-Apr-07 21:41 
AnswerRe: How we can make a tooltip for a button Pin
Hamid_RT30-Apr-07 21:47
Hamid_RT30-Apr-07 21:47 
GeneralRe: How we can make a tooltip for a button Pin
mt_samiei30-Apr-07 22:05
mt_samiei30-Apr-07 22:05 
QuestionAVI file to play using Animation control Pin
YUANGE30-Apr-07 20:51
YUANGE30-Apr-07 20:51 
AnswerRe: AVI file to play using Animation control Pin
Hamid_RT30-Apr-07 21:34
Hamid_RT30-Apr-07 21:34 

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.