Click here to Skip to main content
16,010,650 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralApplication terminated without error message Pin
ly6026910-Nov-01 0:41
ly6026910-Nov-01 0:41 
GeneralRe: Application terminated without error message Pin
10-Nov-01 1:26
suss10-Nov-01 1:26 
GeneralRe: Application terminated without error message Pin
Tim Deveaux10-Nov-01 3:15
Tim Deveaux10-Nov-01 3:15 
GeneralRe: Application terminated without error message Pin
Mark Terrano16-Nov-01 13:14
Mark Terrano16-Nov-01 13:14 
GeneralWin XP Problem Pin
Peter Liddle9-Nov-01 23:36
Peter Liddle9-Nov-01 23:36 
GeneralRe: Win XP Problem Pin
Peter Liddle9-Nov-01 23:38
Peter Liddle9-Nov-01 23:38 
GeneralKill accept() please! Pin
clintsinger9-Nov-01 16:25
clintsinger9-Nov-01 16:25 
GeneralRe: Kill accept() please! Pin
Tim Deveaux10-Nov-01 3:19
Tim Deveaux10-Nov-01 3:19 
Try faking a connection on the local loopback (in your code, connect to 127.0.0.1 on the listening port). That should kick the accept into awareness, and you can take from there.

Kudos to Pr3zB0y and Tr0yB0y at DS for this one. Wink | ;)
GeneralRe: Kill accept() please! Pin
10-Nov-01 17:41
suss10-Nov-01 17:41 
GeneralSaving/Loading in API Pin
ParaSwarm9-Nov-01 15:22
ParaSwarm9-Nov-01 15:22 
GeneralRe: Saving/Loading in API Pin
ParaSwarm9-Nov-01 16:28
ParaSwarm9-Nov-01 16:28 
GeneralRe: Saving/Loading in API Pin
Nish Nishant9-Nov-01 16:43
sitebuilderNish Nishant9-Nov-01 16:43 
GeneralRe: Saving/Loading in API Pin
ParaSwarm10-Nov-01 2:25
ParaSwarm10-Nov-01 2:25 
GeneralRe: Saving/Loading in API Pin
Nish Nishant10-Nov-01 14:28
sitebuilderNish Nishant10-Nov-01 14:28 
GeneralStrange problem with DoDataExchange Pin
Stephen Wilson9-Nov-01 13:59
Stephen Wilson9-Nov-01 13:59 
GeneralDLL ressource Pin
Jonathan de Halleux9-Nov-01 13:35
Jonathan de Halleux9-Nov-01 13:35 
GeneralRe: DLL ressource Pin
Mukkie11-Nov-01 10:02
Mukkie11-Nov-01 10:02 
GeneralRe: DLL ressource Pin
Jonathan de Halleux11-Nov-01 21:51
Jonathan de Halleux11-Nov-01 21:51 
Questionwhy does this crash w2k and xp? Pin
Optic9-Nov-01 12:38
Optic9-Nov-01 12:38 
AnswerRe: why does this crash w2k and xp? Pin
Anders Molin9-Nov-01 13:15
professionalAnders Molin9-Nov-01 13:15 
GeneralRe: why does this crash w2k and xp? Pin
10-Nov-01 4:47
suss10-Nov-01 4:47 
GeneralRe: why does this crash w2k and xp? Pin
Tim Smith10-Nov-01 6:02
Tim Smith10-Nov-01 6:02 
GeneralRe: why does this crash w2k and xp? Pin
Mike Nordell10-Nov-01 22:39
Mike Nordell10-Nov-01 22:39 
QuestionWhat is ESP value? Pin
Jerry Wang9-Nov-01 12:25
Jerry Wang9-Nov-01 12:25 
AnswerRe: What is ESP value? Pin
moliate9-Nov-01 14:31
moliate9-Nov-01 14:31 

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.