Click here to Skip to main content
15,882,209 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: word counter using threadings Pin
Saurabh.Garg4-Mar-06 13:40
Saurabh.Garg4-Mar-06 13:40 
Questionword counter using threadings Pin
nanjesh4-Mar-06 3:36
nanjesh4-Mar-06 3:36 
Questionsimulate a real race condition Pin
zhshqzyc4-Mar-06 2:25
zhshqzyc4-Mar-06 2:25 
QuestionCan I use the ANSI String Class in a normal class Pin
Tom Moore4-Mar-06 1:36
Tom Moore4-Mar-06 1:36 
AnswerRe: Can I use the ANSI String Class in a normal class Pin
Gary R. Wheeler4-Mar-06 1:51
Gary R. Wheeler4-Mar-06 1:51 
Questioncan I do win32 app without vc? Pin
derek74-Mar-06 1:19
derek74-Mar-06 1:19 
AnswerRe: can I do win32 app without vc? Pin
Nemanja Trifunovic4-Mar-06 2:37
Nemanja Trifunovic4-Mar-06 2:37 
QuestionCSocket: Making the application wait till a Blocking call gets over Pin
Spykraft3-Mar-06 23:20
Spykraft3-Mar-06 23:20 
Hi All,
Wanted to know if theres a way to make the application wait till a blocking call. In My application, before the previous receive() for a message sent is completed, the next message is being sent, any help on how to make the application wait till the response for the previous sent() is received?

Tried having a loop, wherein, the application would send the next message only when IsBlocking() returns a false. But even that doesn't work.

Any help??


QuestionHow to use WSAAsyncSelect in windows service Pin
milkyhonglee3-Mar-06 22:15
milkyhonglee3-Mar-06 22:15 
AnswerRe: How to use WSAAsyncSelect in windows service Pin
Peter Weyzen4-Mar-06 8:52
Peter Weyzen4-Mar-06 8:52 
GeneralHow about WSAEventSelect? Pin
milkyhonglee4-Mar-06 14:30
milkyhonglee4-Mar-06 14:30 
Question$(ConfigurationName) Pin
derek73-Mar-06 21:40
derek73-Mar-06 21:40 
AnswerRe: $(ConfigurationName) Pin
Gary R. Wheeler4-Mar-06 2:19
Gary R. Wheeler4-Mar-06 2:19 
GeneralRe: $(ConfigurationName) Pin
derek74-Mar-06 3:19
derek74-Mar-06 3:19 
GeneralRe: $(ConfigurationName) Pin
Gary R. Wheeler4-Mar-06 4:06
Gary R. Wheeler4-Mar-06 4:06 
GeneralRe: $(ConfigurationName) Pin
derek75-Mar-06 17:42
derek75-Mar-06 17:42 
Questiondebug function in dll Pin
derek73-Mar-06 21:11
derek73-Mar-06 21:11 
AnswerRe: debug function in dll Pin
Malli_S3-Mar-06 21:37
Malli_S3-Mar-06 21:37 
GeneralRe: debug function in dll Pin
derek73-Mar-06 21:58
derek73-Mar-06 21:58 
Questionc++ Pin
yaaqub3-Mar-06 21:09
yaaqub3-Mar-06 21:09 
AnswerRe: c++ Pin
Gary R. Wheeler4-Mar-06 4:33
Gary R. Wheeler4-Mar-06 4:33 
QuestionTAPI Pin
_tasleem3-Mar-06 19:55
_tasleem3-Mar-06 19:55 
QuestionProblem with Active X control Pin
Adeel6883-Mar-06 18:05
Adeel6883-Mar-06 18:05 
Questionbinary code and source code and debug Pin
derek73-Mar-06 16:40
derek73-Mar-06 16:40 
AnswerRe: binary code and source code and debug Pin
Stephen Hewitt3-Mar-06 20:04
Stephen Hewitt3-Mar-06 20:04 

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.