Click here to Skip to main content
15,925,505 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMulti-tabbed window Pin
Jader8926-Sep-05 6:14
Jader8926-Sep-05 6:14 
AnswerRe: Multi-tabbed window Pin
Jader8926-Sep-05 11:12
Jader8926-Sep-05 11:12 
GeneralRe: Multi-tabbed window Pin
Jose Lamas Rios26-Sep-05 16:16
Jose Lamas Rios26-Sep-05 16:16 
GeneralRe: Multi-tabbed window Pin
PJ Arends26-Sep-05 17:06
professionalPJ Arends26-Sep-05 17:06 
GeneralRe: Multi-tabbed window Pin
Jose Lamas Rios26-Sep-05 18:39
Jose Lamas Rios26-Sep-05 18:39 
GeneralRe: Multi-tabbed window Pin
Jader8927-Sep-05 6:43
Jader8927-Sep-05 6:43 
GeneralRe: Multi-tabbed window Pin
Jader8927-Sep-05 8:07
Jader8927-Sep-05 8:07 
QuestionMessage Deadlocks Pin
Ajay L D26-Sep-05 6:10
Ajay L D26-Sep-05 6:10 
Hi,
If the Application thread (receiving thread) is one of the thread involved in a message deadlock, how do we solve this issue. MSDN says we should call ReplyMessage, (if InSendMessage() returns TRUE), in the WndProc of receiving thread, before calling any of the yeilding function calls like DialogBox, GetMessage, etc. But since one of the thread involved in the deadlock is the application thread itself, GetMessage would have been called before it reaches WndProc. Can anyone please help me?

Thanks in advance,
Ajay

QuestionProblem with Video Mixing Renderer 9 (VMR-9) Pin
tl0825426-Sep-05 5:37
tl0825426-Sep-05 5:37 
QuestionPorting from Win2000 to WinXP Pin
mckavity26-Sep-05 5:31
mckavity26-Sep-05 5:31 
AnswerRe: Porting from Win2000 to WinXP Pin
David Crow26-Sep-05 5:41
David Crow26-Sep-05 5:41 
GeneralRe: Porting from Win2000 to WinXP Pin
mckavity26-Sep-05 5:51
mckavity26-Sep-05 5:51 
GeneralRe: Porting from Win2000 to WinXP Pin
Ravi Bhavnani26-Sep-05 5:57
professionalRavi Bhavnani26-Sep-05 5:57 
GeneralRe: Porting from Win2000 to WinXP Pin
mckavity26-Sep-05 6:53
mckavity26-Sep-05 6:53 
GeneralRe: Porting from Win2000 to WinXP Pin
Ravi Bhavnani26-Sep-05 7:07
professionalRavi Bhavnani26-Sep-05 7:07 
GeneralRe: Porting from Win2000 to WinXP Pin
David Crow26-Sep-05 5:58
David Crow26-Sep-05 5:58 
AnswerRe: Porting from Win2000 to WinXP Pin
Michael Dunn26-Sep-05 8:14
sitebuilderMichael Dunn26-Sep-05 8:14 
Questionusing CDatabase writing into excel files Pin
26-Sep-05 3:54
suss26-Sep-05 3:54 
AnswerRe: using CDatabase writing into excel files Pin
David Crow26-Sep-05 4:49
David Crow26-Sep-05 4:49 
GeneralRe: using CDatabase writing into excel files Pin
tejaswi-teja26-Sep-05 5:51
tejaswi-teja26-Sep-05 5:51 
GeneralRe: using CDatabase writing into excel files Pin
David Crow26-Sep-05 6:02
David Crow26-Sep-05 6:02 
GeneralRe: using CDatabase writing into excel files Pin
tejaswi-teja26-Sep-05 19:39
tejaswi-teja26-Sep-05 19:39 
GeneralRe: using CDatabase writing into excel files Pin
David Crow27-Sep-05 2:46
David Crow27-Sep-05 2:46 
GeneralRe: using CDatabase writing into excel files Pin
tejaswi-teja27-Sep-05 3:23
tejaswi-teja27-Sep-05 3:23 
QuestionEstimate distance Pin
bulgaa26-Sep-05 3:41
bulgaa26-Sep-05 3:41 

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.