Click here to Skip to main content
15,911,030 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC Application and Web service Pin
Christopher Duncan8-May-08 7:27
Christopher Duncan8-May-08 7:27 
GeneralRe: MFC Application and Web service Pin
BadJerry8-May-08 10:13
BadJerry8-May-08 10:13 
QuestionWM_TIMER & MessageBox Pin
CPallini7-May-08 3:58
mveCPallini7-May-08 3:58 
AnswerRe: WM_TIMER & MessageBox Pin
BadJerry7-May-08 4:09
BadJerry7-May-08 4:09 
QuestionRe: WM_TIMER & MessageBox Pin
CPallini7-May-08 4:17
mveCPallini7-May-08 4:17 
AnswerRe: WM_TIMER & MessageBox Pin
BadJerry7-May-08 4:35
BadJerry7-May-08 4:35 
QuestionRe: WM_TIMER & MessageBox Pin
CPallini7-May-08 4:46
mveCPallini7-May-08 4:46 
AnswerRe: WM_TIMER & MessageBox Pin
BadJerry7-May-08 4:53
BadJerry7-May-08 4:53 
OK yes there is a main thread but there is no secondary thread... it just feels that way.
If you look at the WinMain, you will see that there is message loop. When you create a modal dialog, you simply create another message loop . The same function can therefore be called twice but it's more like recursion than multithreading...
I hope this helps!
GeneralRe: WM_TIMER & MessageBox Pin
CPallini7-May-08 5:05
mveCPallini7-May-08 5:05 
QuestionError compiling dll Pin
alex7867-May-08 3:46
alex7867-May-08 3:46 
AnswerRe: Error compiling dll Pin
Matthew Faithfull7-May-08 3:58
Matthew Faithfull7-May-08 3:58 
GeneralRe: Error compiling dll Pin
alex7867-May-08 18:35
alex7867-May-08 18:35 
QuestionRe: Error compiling dll Pin
David Crow7-May-08 4:02
David Crow7-May-08 4:02 
Questionplz help me write this program Pin
Umair Zuberi7-May-08 3:26
Umair Zuberi7-May-08 3:26 
AnswerRe: plz help me write this program Pin
Maximilien7-May-08 3:30
Maximilien7-May-08 3:30 
GeneralMessage Removed Pin
7-May-08 3:43
Umair Zuberi7-May-08 3:43 
GeneralRe: plz help me write this program Pin
Maximilien7-May-08 3:51
Maximilien7-May-08 3:51 
GeneralMessage Removed Pin
7-May-08 4:08
Umair Zuberi7-May-08 4:08 
QuestionRe: plz help me write this program Pin
David Crow7-May-08 4:34
David Crow7-May-08 4:34 
GeneralMessage Removed Pin
7-May-08 4:42
Umair Zuberi7-May-08 4:42 
QuestionRe: plz help me write this program Pin
David Crow7-May-08 5:19
David Crow7-May-08 5:19 
GeneralMessage Removed Pin
8-May-08 2:52
Umair Zuberi8-May-08 2:52 
GeneralRe: plz help me write this program Pin
David Crow8-May-08 3:03
David Crow8-May-08 3:03 
GeneralMessage Removed Pin
8-May-08 3:27
Umair Zuberi8-May-08 3:27 
GeneralRe: plz help me write this program Pin
David Crow8-May-08 3:47
David Crow8-May-08 3:47 

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.