Click here to Skip to main content
15,907,326 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: c++ win32, SQL Server Connection, which one? Pin
jkirkerx28-Nov-11 9:44
professionaljkirkerx28-Nov-11 9:44 
GeneralRe: c++ win32, SQL Server Connection, which one? Pin
Software_Developer30-Nov-11 7:45
Software_Developer30-Nov-11 7:45 
GeneralRe: c++ win32, SQL Server Connection, which one? Pin
jkirkerx30-Nov-11 7:50
professionaljkirkerx30-Nov-11 7:50 
Questionto send message to console exe Pin
zon_cpp26-Nov-11 22:16
zon_cpp26-Nov-11 22:16 
AnswerRe: to send message to console exe Pin
Richard MacCutchan26-Nov-11 22:18
mveRichard MacCutchan26-Nov-11 22:18 
AnswerRe: to send message to console exe Pin
Erudite_Eric26-Nov-11 22:22
Erudite_Eric26-Nov-11 22:22 
AnswerRe: to send message to console exe Pin
Rajesh R Subramanian26-Nov-11 22:25
professionalRajesh R Subramanian26-Nov-11 22:25 
AnswerRe: to send message to console exe Pin
CPallini26-Nov-11 22:39
mveCPallini26-Nov-11 22:39 
As already (correctly) stated you can't use Windows messages to communicate with the console child process. Have a look at an alternative (to the proposed ones) way: "How to spawn console processes with redirected standard handles"[^].
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: to send message to console exe Pin
Chuck O'Toole27-Nov-11 5:28
Chuck O'Toole27-Nov-11 5:28 
AnswerRe: to send message to console exe Pin
Randor 27-Nov-11 5:52
professional Randor 27-Nov-11 5:52 
GeneralRe: to send message to console exe Pin
CPallini27-Nov-11 6:01
mveCPallini27-Nov-11 6:01 
GeneralRe: to send message to console exe Pin
Erudite_Eric27-Nov-11 6:57
Erudite_Eric27-Nov-11 6:57 
QuestionRe: to send message to console exe Pin
Randor 27-Nov-11 7:49
professional Randor 27-Nov-11 7:49 
GeneralRe: to send message to console exe Pin
Software_Developer27-Nov-11 8:56
Software_Developer27-Nov-11 8:56 
GeneralRe: to send message to console exe Pin
Randor 27-Nov-11 9:06
professional Randor 27-Nov-11 9:06 
GeneralRe: to send message to console exe Pin
Richard Andrew x6427-Nov-11 9:57
professionalRichard Andrew x6427-Nov-11 9:57 
GeneralRe: to send message to console exe Pin
Randor 27-Nov-11 11:15
professional Randor 27-Nov-11 11:15 
GeneralRe: to send message to console exe Pin
Albert Holguin28-Nov-11 7:46
professionalAlbert Holguin28-Nov-11 7:46 
AnswerRe: to send message to console exe Pin
Software_Developer27-Nov-11 7:46
Software_Developer27-Nov-11 7:46 
AnswerRe: to send message to console exe Pin
David Crow27-Nov-11 11:03
David Crow27-Nov-11 11:03 
QuestionDifferent GUI rendereng between WinXP and Vista-Win7 Pin
Bram van Kampen26-Nov-11 14:38
Bram van Kampen26-Nov-11 14:38 
Questionhow to read a character array line by line in C? Pin
robin70025-Nov-11 14:38
robin70025-Nov-11 14:38 
AnswerRe: how to read a character array line by line in C? Pin
robin70025-Nov-11 18:49
robin70025-Nov-11 18:49 
GeneralRe: how to read a character array line by line in C? Pin
enhzflep25-Nov-11 21:35
enhzflep25-Nov-11 21:35 
AnswerRe: how to read a character array line by line in C? Pin
Richard MacCutchan25-Nov-11 22:24
mveRichard MacCutchan25-Nov-11 22:24 

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.