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

C / C++ / MFC

 
GeneralRe: RE: how to run C++ code on linux Pin
savitha87k17-May-09 22:39
savitha87k17-May-09 22:39 
GeneralRe: RE: how to run C++ code on linux Pin
CPallini17-May-09 23:02
mveCPallini17-May-09 23:02 
GeneralRe: RE: how to run C++ code on linux Pin
Stuart Dootson17-May-09 23:27
professionalStuart Dootson17-May-09 23:27 
GeneralRe: RE: how to run C++ code on linux Pin
savitha87k21-May-09 2:44
savitha87k21-May-09 2:44 
GeneralRe: RE: how to run C++ code on linux Pin
Stuart Dootson21-May-09 2:49
professionalStuart Dootson21-May-09 2:49 
GeneralRe: RE: how to run C++ code on linux Pin
savitha87k21-May-09 3:06
savitha87k21-May-09 3:06 
GeneralRe: RE: how to run C++ code on linux Pin
Stuart Dootson21-May-09 3:16
professionalStuart Dootson21-May-09 3:16 
GeneralRe: RE: how to run C++ code on linux Pin
savitha87k21-May-09 3:27
savitha87k21-May-09 3:27 
GeneralRe: RE: how to run C++ code on linux Pin
Stuart Dootson21-May-09 4:33
professionalStuart Dootson21-May-09 4:33 
AnswerRe: RE: how to run C++ code on linux Pin
N a v a n e e t h17-May-09 22:29
N a v a n e e t h17-May-09 22:29 
GeneralRe: RE: how to run C++ code on linux Pin
savitha87k17-May-09 22:43
savitha87k17-May-09 22:43 
GeneralRe: RE: how to run C++ code on linux Pin
Rajesh R Subramanian17-May-09 22:49
professionalRajesh R Subramanian17-May-09 22:49 
GeneralRe: RE: how to run C++ code on linux Pin
CPallini17-May-09 22:51
mveCPallini17-May-09 22:51 
JokeRe: RE: how to run C++ code on linux Pin
Rajesh R Subramanian17-May-09 23:40
professionalRajesh R Subramanian17-May-09 23:40 
JokeYou cheater! Pin
CPallini17-May-09 23:51
mveCPallini17-May-09 23:51 
GeneralRe: RE: how to run C++ code on linux Pin
savitha87k17-May-09 22:57
savitha87k17-May-09 22:57 
GeneralRe: RE: how to run C++ code on linux Pin
savitha87k17-May-09 23:05
savitha87k17-May-09 23:05 
QuestionRe: RE: how to run C++ code on linux Pin
David Crow18-May-09 3:40
David Crow18-May-09 3:40 
QuestionSMART Support and SCSI Hard disk temperature. Pin
Abinash Mohanty17-May-09 20:25
Abinash Mohanty17-May-09 20:25 
AnswerRe: SMART Support and SCSI Hard disk temperature. Pin
C++myLife18-May-09 0:44
C++myLife18-May-09 0:44 
GeneralRe: SMART Support and SCSI Hard disk temperature. Pin
Abinash Mohanty18-May-09 1:15
Abinash Mohanty18-May-09 1:15 
Question880228 - taking time in handling stops responding Pin
ilostmyid217-May-09 20:16
professionalilostmyid217-May-09 20:16 
hi in a dialog when i hit a button some robust calculations begin. they may take a long time and the user may decide to cancel them and examine another parameters. i put a button for this purpose, but how can it be hit while the program is still busy with th e calculations begun by hitting the other button? the code is not yet done its job and the function is not yet returned from. so the hit button message cannot be processed until returning from the function.
this happens mostly in such programs. what's the routine and the best way to resolve it and what's the method used in such cases?
thx
AnswerRe: 880228 - taking time in handling stops responding Pin
Stuart Dootson17-May-09 21:01
professionalStuart Dootson17-May-09 21:01 
AnswerRe: 880228 - taking time in handling stops responding Pin
norish17-May-09 21:29
norish17-May-09 21:29 
GeneralRe: 880228 - taking time in handling stops responding Pin
ilostmyid218-May-09 0:09
professionalilostmyid218-May-09 0:09 

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.