Click here to Skip to main content
16,007,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Recursive file listing Pin
David Crow9-May-05 6:25
David Crow9-May-05 6:25 
GeneralRe: Recursive file listing Pin
Bob Stanneveld10-May-05 0:19
Bob Stanneveld10-May-05 0:19 
GeneralRe: Recursive file listing Pin
David Crow10-May-05 1:57
David Crow10-May-05 1:57 
GeneralRe: Recursive file listing Pin
Graham Bradshaw9-May-05 6:23
Graham Bradshaw9-May-05 6:23 
GeneralRe: Recursive file listing Pin
Kelly Herald9-May-05 17:32
Kelly Herald9-May-05 17:32 
GeneralRe: problem in capturing packet Pin
jmkhael9-May-05 6:12
jmkhael9-May-05 6:12 
GeneralRe: problem in capturing packet Pin
jmkhael9-May-05 22:15
jmkhael9-May-05 22:15 
GeneralWaitForSingleObject Pin
Alex_Y9-May-05 3:41
Alex_Y9-May-05 3:41 
Does it make sence to use WaitForSingleObject for UI thread. What I found if I call
WaitForSingleObject(m_hUIThread, INFINITE) where m_hUIThread is handle to thread object type CWinThread my call will stuck for ever. I check thread status is always waiting for user request. Which means in most of cases GetMessage() in CWinThread resulting this status. I just want to know is this true?

Thanks,

Alex.
GeneralRe: WaitForSingleObject Pin
Blake Miller9-May-05 5:02
Blake Miller9-May-05 5:02 
GeneralRe: WaitForSingleObject Pin
Alex_Y9-May-05 6:59
Alex_Y9-May-05 6:59 
Generalc++ question. Please help Pin
Hoornet939-May-05 2:37
Hoornet939-May-05 2:37 
GeneralRe: c++ question. Please help Pin
BlackDice9-May-05 2:52
BlackDice9-May-05 2:52 
GeneralRe: c++ question. Please help Pin
Hoornet939-May-05 5:15
Hoornet939-May-05 5:15 
GeneralRe: c++ question. Please help Pin
BlackDice9-May-05 5:24
BlackDice9-May-05 5:24 
GeneralRe: c++ question. Please help Pin
Hoornet939-May-05 5:56
Hoornet939-May-05 5:56 
GeneralRe: c++ question. Please help Pin
BlackDice9-May-05 6:07
BlackDice9-May-05 6:07 
GeneralRe: c++ question. Please help Pin
David Crow9-May-05 2:53
David Crow9-May-05 2:53 
GeneralRe: c++ question. Please help Pin
namaskaaram9-May-05 2:55
namaskaaram9-May-05 2:55 
GeneralRe: c++ question. Please help Pin
Ansari A. Halim9-May-05 3:51
Ansari A. Halim9-May-05 3:51 
GeneralRe: c++ question. Please help Pin
Alex_Y9-May-05 4:08
Alex_Y9-May-05 4:08 
GeneralRe: c++ question. Please help Pin
David Crow9-May-05 5:01
David Crow9-May-05 5:01 
GeneralRe: c++ question. Please help Pin
Alex_Y9-May-05 6:58
Alex_Y9-May-05 6:58 
GeneralRe: c++ question. Please help Pin
Bob Stanneveld10-May-05 0:25
Bob Stanneveld10-May-05 0:25 
GeneralDirectShow - Buffer Pushing Techniques Pin
javatheist9-May-05 2:21
javatheist9-May-05 2:21 
GeneralGetting active control in a property page Pin
laiju9-May-05 1:41
laiju9-May-05 1: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.