Click here to Skip to main content
15,920,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: DOS/16M: [2] not a DOS/16M executable Pin
Programm3r10-May-07 23:16
Programm3r10-May-07 23:16 
AnswerRe: DOS/16M: [2] not a DOS/16M executable Pin
James R. Twine11-May-07 2:06
James R. Twine11-May-07 2:06 
QuestionProblem about CSocket in multithread programing Pin
kcynic10-May-07 22:00
kcynic10-May-07 22:00 
AnswerRe: Problem about CSocket in multithread programing Pin
Roger Stoltz10-May-07 22:12
Roger Stoltz10-May-07 22:12 
GeneralRe: Problem about CSocket in multithread programing Pin
kcynic10-May-07 22:31
kcynic10-May-07 22:31 
GeneralRe: Problem about CSocket in multithread programing Pin
Roger Stoltz10-May-07 22:47
Roger Stoltz10-May-07 22:47 
GeneralRe: Problem about CSocket in multithread programing Pin
kcynic11-May-07 2:31
kcynic11-May-07 2:31 
GeneralRe: Problem about CSocket in multithread programing Pin
Roger Stoltz11-May-07 3:12
Roger Stoltz11-May-07 3:12 
kcynic wrote:
I think the reason is that the socket remain blocking or active.


You're probably right.
Using CAsyncSocket would get you out of that trouble.

Since you're probably accessing the socket from multiple threads, there could be a problem with accessing the correct underlying handle.
How do you transfer the socket between threads?


"It's supposed to be hard, otherwise anybody could do it!" - selfquote
"High speed never compensates for wrong direction!" - unknown

GeneralRe: Problem about CSocket in multithread programing Pin
kcynic11-May-07 3:43
kcynic11-May-07 3:43 
GeneralRe: Problem about CSocket in multithread programing Pin
Roger Stoltz11-May-07 4:06
Roger Stoltz11-May-07 4:06 
Questionlock a directory or drive Pin
mahdiehIR10-May-07 21:44
mahdiehIR10-May-07 21:44 
QuestionRe: lock a directory or drive Pin
David Crow11-May-07 3:04
David Crow11-May-07 3:04 
Questionenum Pin
Try10-May-07 21:32
Try10-May-07 21:32 
AnswerRe: enum Pin
Roger Stoltz10-May-07 22:03
Roger Stoltz10-May-07 22:03 
Questionlinking problems Pin
skatzteyp10-May-07 20:54
skatzteyp10-May-07 20:54 
QuestionRe: linking problems Pin
Mushtaque Nizamani11-May-07 2:03
Mushtaque Nizamani11-May-07 2:03 
Questionreg:displaying images of the devices or names of it Pin
grc41210-May-07 20:53
grc41210-May-07 20:53 
QuestionUnhandled Exception 0xC0000005 Pin
tom groezer10-May-07 20:44
tom groezer10-May-07 20:44 
AnswerRe: Unhandled Exception 0xC0000005 Pin
Stephen Hewitt10-May-07 20:56
Stephen Hewitt10-May-07 20:56 
GeneralRe: Unhandled Exception 0xC0000005 Pin
tom groezer10-May-07 21:13
tom groezer10-May-07 21:13 
GeneralRe: Unhandled Exception 0xC0000005 Pin
Stephen Hewitt10-May-07 21:16
Stephen Hewitt10-May-07 21:16 
GeneralRe: Unhandled Exception 0xC0000005 Pin
Mark Salsbery11-May-07 5:33
Mark Salsbery11-May-07 5:33 
GeneralRe: Unhandled Exception 0xC0000005 Pin
Stephen Hewitt11-May-07 16:16
Stephen Hewitt11-May-07 16:16 
GeneralRe: Unhandled Exception 0xC0000005 Pin
Mark Salsbery11-May-07 5:52
Mark Salsbery11-May-07 5:52 
AnswerRe: Unhandled Exception 0xC0000005 Pin
Cedric Moonen10-May-07 21:11
Cedric Moonen10-May-07 21:11 

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.