Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: While Looping problem Pin
David Crow11-Jul-07 3:23
David Crow11-Jul-07 3:23 
QuestionWaiting... Pin
Abhijeet Pathak10-Jul-07 20:32
Abhijeet Pathak10-Jul-07 20:32 
AnswerRe: Waiting... Pin
baerten10-Jul-07 21:13
baerten10-Jul-07 21:13 
AnswerRe: Waiting... Pin
Hans Dietrich11-Jul-07 3:37
mentorHans Dietrich11-Jul-07 3:37 
GeneralRe: Waiting... Pin
Abhijeet Pathak11-Jul-07 5:46
Abhijeet Pathak11-Jul-07 5:46 
Questionworker and UI thread? [modified] Pin
murali_utr10-Jul-07 20:17
murali_utr10-Jul-07 20:17 
AnswerRe: worker and UI thread? Pin
Cedric Moonen10-Jul-07 21:10
Cedric Moonen10-Jul-07 21:10 
AnswerRe: worker and UI thread? Pin
eraccn10-Jul-07 22:20
eraccn10-Jul-07 22:20 
I think in many ways we don't specially cosider UI thread and worker thread in communication,we just use thread-communicate,you can use any mechanism of thread-communicate to transfer message from one thread to another,such as postmessage,sendmessage and so on.Of course what I referred above are all in one process.
GeneralRe: worker and UI thread? Pin
Cedric Moonen10-Jul-07 22:30
Cedric Moonen10-Jul-07 22:30 
GeneralRe: worker and UI thread? Pin
eraccn10-Jul-07 22:37
eraccn10-Jul-07 22:37 
GeneralRe: worker and UI thread? Pin
Cedric Moonen10-Jul-07 22:43
Cedric Moonen10-Jul-07 22:43 
AnswerRe: worker and UI thread? Pin
SandipG 11-Jul-07 1:28
SandipG 11-Jul-07 1:28 
AnswerRe: worker and UI thread? Pin
Mark Salsbery11-Jul-07 10:13
Mark Salsbery11-Jul-07 10:13 
QuestionRun Video on web page Pin
Maynka10-Jul-07 19:38
Maynka10-Jul-07 19:38 
AnswerRe: Run Video on web page Pin
_AnsHUMAN_ 10-Jul-07 19:46
_AnsHUMAN_ 10-Jul-07 19:46 
AnswerRe: Run Video on web page Pin
eraccn10-Jul-07 22:22
eraccn10-Jul-07 22:22 
QuestionWindowProc() in debug and release mode Pin
rp_suman10-Jul-07 18:09
rp_suman10-Jul-07 18:09 
AnswerRe: WindowProc() in debug and release mode Pin
eraccn10-Jul-07 22:39
eraccn10-Jul-07 22:39 
QuestionAvoid use of the CRT? Pin
choadvach10-Jul-07 17:57
choadvach10-Jul-07 17:57 
AnswerRe: Avoid use of the CRT? Pin
Naveen10-Jul-07 18:51
Naveen10-Jul-07 18:51 
GeneralRe: Avoid use of the CRT? Pin
choadvach10-Jul-07 19:08
choadvach10-Jul-07 19:08 
GeneralRe: Avoid use of the CRT? Pin
Cvaji10-Jul-07 19:34
Cvaji10-Jul-07 19:34 
GeneralRe: Avoid use of the CRT? Pin
Naveen10-Jul-07 19:41
Naveen10-Jul-07 19:41 
QuestionEDIT BOX Pin
Maynka10-Jul-07 17:44
Maynka10-Jul-07 17:44 
AnswerRe: EDIT BOX Pin
Hamid_RT10-Jul-07 19:17
Hamid_RT10-Jul-07 19:17 

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.