Click here to Skip to main content
15,921,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Client/Server doubt Pin
led mike18-Jun-07 5:34
led mike18-Jun-07 5:34 
GeneralRe: Client/Server doubt Pin
Mark Salsbery18-Jun-07 5:37
Mark Salsbery18-Jun-07 5:37 
GeneralRe: Client/Server doubt Pin
Demian Panello18-Jun-07 11:28
Demian Panello18-Jun-07 11:28 
GeneralRe: Client/Server doubt Pin
Mark Salsbery18-Jun-07 11:54
Mark Salsbery18-Jun-07 11:54 
QuestionReset the count of a Semaphore Pin
Ajay L D18-Jun-07 3:23
Ajay L D18-Jun-07 3:23 
AnswerRe: Reset the count of a Semaphore Pin
Roger Stoltz18-Jun-07 3:52
Roger Stoltz18-Jun-07 3:52 
AnswerRe: Reset the count of a Semaphore Pin
Arman S.18-Jun-07 4:11
Arman S.18-Jun-07 4:11 
AnswerRe: Reset the count of a Semaphore Pin
Joe Woodbury18-Jun-07 9:11
professionalJoe Woodbury18-Jun-07 9:11 
while (WaitForSingleObject(handle, 0) == WAIT_OBJECT_0);

(Assuming handle is the semaphore handle)

Anyone who thinks he has a better idea of what's good for people than people do is a swine.
- P.J. O'Rourke

QuestionAudio Capture using DirectShow Pin
Maynka18-Jun-07 3:07
Maynka18-Jun-07 3:07 
AnswerRe: Audio Capture using DirectShow Pin
Mark Salsbery18-Jun-07 5:29
Mark Salsbery18-Jun-07 5:29 
QuestionHelp Pin
suntromantralalalala18-Jun-07 2:17
suntromantralalalala18-Jun-07 2:17 
AnswerRe: Help Pin
James R. Twine18-Jun-07 2:26
James R. Twine18-Jun-07 2:26 
AnswerRe: Help Pin
Hamid_RT18-Jun-07 2:30
Hamid_RT18-Jun-07 2:30 
AnswerRe: Help Pin
Mark Salsbery18-Jun-07 5:33
Mark Salsbery18-Jun-07 5:33 
GeneralRe: Help Pin
Hamid_RT18-Jun-07 9:22
Hamid_RT18-Jun-07 9:22 
QuestionHow to embeded IE into a dialog ? Pin
kcynic18-Jun-07 2:15
kcynic18-Jun-07 2:15 
AnswerRe: How to embeded IE into a dialog ? Pin
James R. Twine18-Jun-07 2:25
James R. Twine18-Jun-07 2:25 
GeneralRe: How to embeded IE into a dialog ? Pin
kcynic19-Jun-07 1:17
kcynic19-Jun-07 1:17 
AnswerRe: How to embeded IE into a dialog ? Pin
Mahesh Kulkarni18-Jun-07 3:13
Mahesh Kulkarni18-Jun-07 3:13 
GeneralRe: How to embeded IE into a dialog ? Pin
kcynic19-Jun-07 1:18
kcynic19-Jun-07 1:18 
QuestionTool tip on a button Pin
_AnsHUMAN_ 18-Jun-07 1:43
_AnsHUMAN_ 18-Jun-07 1:43 
AnswerRe: Tool tip on a button Pin
James R. Twine18-Jun-07 2:12
James R. Twine18-Jun-07 2:12 
GeneralRe: Tool tip on a button Pin
_AnsHUMAN_ 18-Jun-07 3:10
_AnsHUMAN_ 18-Jun-07 3:10 
AnswerRe: Tool tip on a button Pin
Hamid_RT18-Jun-07 2:35
Hamid_RT18-Jun-07 2:35 
QuestionGraph Creation Pin
Neo Andreson18-Jun-07 1:25
Neo Andreson18-Jun-07 1:25 

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.