Click here to Skip to main content
15,916,945 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Toggle Button Pin
atimpoo5-May-06 19:04
atimpoo5-May-06 19:04 
GeneralRe: Toggle Button Pin
Laxman Auti5-May-06 20:45
Laxman Auti5-May-06 20:45 
QuestionHow to get DNS entry for local host (VC++6)? Pin
khb5-May-06 2:16
khb5-May-06 2:16 
QuestionRe: How to get DNS entry for local host (VC++6)? Pin
David Crow5-May-06 2:28
David Crow5-May-06 2:28 
QuestionRe: How to get DNS entry for local host (VC++6)? Pin
khb5-May-06 5:40
khb5-May-06 5:40 
QuestionGet windows login name using VC++/VC Pin
noumanzaidi5-May-06 1:56
noumanzaidi5-May-06 1:56 
AnswerRe: Get windows login name using VC++/VC Pin
Nibu babu thomas5-May-06 2:01
Nibu babu thomas5-May-06 2:01 
QuestionInter-process communication problem Pin
RickyC5-May-06 1:46
RickyC5-May-06 1:46 
Hello everybody!
I have two process (father and child) and my implementation was all based in the article How to spawn console processes with redirected standard handles. Everything works fine, send command and receive answers from the child process (command line)... but, it works just a few times (two to be more exactly). In the third command that I send, there is no answer. The WriteFile function does not give any error, and the ReadFile ('Threaded') function don't receive any bytes and don't accuse any errors to. In this case, I'm even using the PeekNamedPipe function to know how much bytes (if it's there) I have to read.
It's strange to me... everything is working fine, but suddenly stops working. Sigh | :sigh:

Does anybody here already have this problem or knows what I'm doing wrong?
Thanks in advance!
cheers!
AnswerRe: Inter-process communication problem Pin
led mike5-May-06 5:11
led mike5-May-06 5:11 
GeneralRe: Inter-process communication problem Pin
RickyC5-May-06 7:33
RickyC5-May-06 7:33 
GeneralRe: Inter-process communication problem Pin
led mike5-May-06 8:01
led mike5-May-06 8:01 
Questionapplication is exiting on pressing enter Pin
helpcode5-May-06 1:43
helpcode5-May-06 1:43 
AnswerRe: application is exiting on pressing enter Pin
Cedric Moonen5-May-06 1:45
Cedric Moonen5-May-06 1:45 
AnswerRe: application is exiting on pressing enter Pin
Laxman Auti5-May-06 3:46
Laxman Auti5-May-06 3:46 
GeneralRe: application is exiting on pressing enter Pin
helpcode7-May-06 18:05
helpcode7-May-06 18:05 
QuestionAll about C++ Pin
Sarvan AL5-May-06 1:28
Sarvan AL5-May-06 1:28 
AnswerRe: All about C++ Pin
toxcct5-May-06 1:34
toxcct5-May-06 1:34 
GeneralRe: All about C++ Pin
Sarvan AL5-May-06 1:55
Sarvan AL5-May-06 1:55 
GeneralRe: All about C++ Pin
toxcct5-May-06 2:02
toxcct5-May-06 2:02 
GeneralRe: All about C++ Pin
Sarvan AL5-May-06 2:06
Sarvan AL5-May-06 2:06 
GeneralRe: All about C++ Pin
toxcct5-May-06 2:07
toxcct5-May-06 2:07 
GeneralRe: All about C++ Pin
David Crow5-May-06 2:39
David Crow5-May-06 2:39 
AnswerTurbo C++ : The correction. Pin
Maxwell Chen5-May-06 6:45
Maxwell Chen5-May-06 6:45 
AnswerRe: All about C++ Pin
Maximilien5-May-06 3:31
Maximilien5-May-06 3:31 
GeneralRe: All about C++ Pin
Sarvan AL5-May-06 4:58
Sarvan AL5-May-06 4:58 

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.