Click here to Skip to main content
15,906,625 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual Studio: Resources ID based on other resources ID Pin
Pascal_335-Jan-11 22:02
Pascal_335-Jan-11 22:02 
GeneralRe: Visual Studio: Resources ID based on other resources ID Pin
CPallini6-Jan-11 4:09
mveCPallini6-Jan-11 4:09 
GeneralRe: Visual Studio: Resources ID based on other resources ID Pin
Pascal_336-Jan-11 5:49
Pascal_336-Jan-11 5:49 
GeneralRe: Visual Studio: Resources ID based on other resources ID Pin
CPallini6-Jan-11 6:00
mveCPallini6-Jan-11 6:00 
QuestionProblem: ISAPI Extension Add custom header Pin
theoneneo244-Jan-11 22:47
theoneneo244-Jan-11 22:47 
QuestionProblem with WaitForSingleObject Pin
Amol Jaikar4-Jan-11 21:09
Amol Jaikar4-Jan-11 21:09 
AnswerRe: Problem with WaitForSingleObject Pin
Rajesh R Subramanian4-Jan-11 21:20
professionalRajesh R Subramanian4-Jan-11 21:20 
AnswerRe: Problem with WaitForSingleObject Pin
Richard MacCutchan4-Jan-11 21:27
mveRichard MacCutchan4-Jan-11 21:27 
You should capture the return value from WaitForSingleObject to see why it did not wait. You also need to check that your worker thread is actually doing some work rather than returning immediately.

NOTE: Please enclose your code snippet in <pre></pre> tags (use the "code block" button) to make it more readable.
Just say 'NO' to evaluated arguments for diadic functions! Ash

AnswerRe: Problem with WaitForSingleObject PinPopular
bleedingfingers4-Jan-11 21:29
bleedingfingers4-Jan-11 21:29 
GeneralRe: Problem with WaitForSingleObject Pin
CPallini4-Jan-11 21:31
mveCPallini4-Jan-11 21:31 
GeneralRe: Problem with WaitForSingleObject Pin
Code-o-mat5-Jan-11 4:33
Code-o-mat5-Jan-11 4:33 
AnswerRe: Problem with WaitForSingleObject Pin
Aescleal5-Jan-11 7:25
Aescleal5-Jan-11 7:25 
JokeRe: Problem with WaitForSingleObject Pin
Code-o-mat5-Jan-11 7:59
Code-o-mat5-Jan-11 7:59 
AnswerRe: Problem with WaitForSingleObject Pin
CPallini4-Jan-11 21:30
mveCPallini4-Jan-11 21:30 
AnswerRe: Problem with WaitForSingleObject Pin
Arman S.4-Jan-11 21:32
Arman S.4-Jan-11 21:32 
AnswerRe: Problem with WaitForSingleObject Pin
Frank Seidler4-Jan-11 21:34
Frank Seidler4-Jan-11 21:34 
QuestionDialogBox Control disappear Pin
MsmVc4-Jan-11 18:37
MsmVc4-Jan-11 18:37 
QuestionRe: DialogBox Control disappear Pin
Cool_Dev4-Jan-11 19:39
Cool_Dev4-Jan-11 19:39 
AnswerRe: DialogBox Control disappear Pin
MsmVc4-Jan-11 19:47
MsmVc4-Jan-11 19:47 
GeneralRe: DialogBox Control disappear Pin
Cool_Dev4-Jan-11 19:50
Cool_Dev4-Jan-11 19:50 
GeneralRe: DialogBox Control disappear Pin
MsmVc4-Jan-11 19:53
MsmVc4-Jan-11 19:53 
RantRe: DialogBox Control disappear Pin
Cool_Dev4-Jan-11 19:59
Cool_Dev4-Jan-11 19:59 
GeneralRe: DialogBox Control disappear Pin
MsmVc4-Jan-11 20:06
MsmVc4-Jan-11 20:06 
GeneralRe: DialogBox Control disappear Pin
Cool_Dev4-Jan-11 20:15
Cool_Dev4-Jan-11 20:15 
GeneralRe: DialogBox Control disappear Pin
MsmVc4-Jan-11 20:26
MsmVc4-Jan-11 20:26 

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.