Click here to Skip to main content
15,891,375 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMark Nischalke , I tried that , It didn't work that way ... Pin
nulldreamer26-Jul-01 19:50
nulldreamer26-Jul-01 19:50 
GeneralRe: Mark Nischalke , I tried that , It didn't work that way ... Pin
KingsGambit26-Jul-01 19:58
KingsGambit26-Jul-01 19:58 
GeneralRe Pin
nulldreamer26-Jul-01 20:07
nulldreamer26-Jul-01 20:07 
GeneralRe: Re Pin
KingsGambit26-Jul-01 23:13
KingsGambit26-Jul-01 23:13 
GeneralRe: Mark Nischalke , I tried that , It didn't work that way ... Pin
Christian Graus26-Jul-01 19:59
protectorChristian Graus26-Jul-01 19:59 
AnswerDoesn't work still Pin
nulldreamer26-Jul-01 22:05
nulldreamer26-Jul-01 22:05 
GeneralRe: Doesn't work still Pin
KingsGambit26-Jul-01 23:19
KingsGambit26-Jul-01 23:19 
GeneralRead from the console window Pin
26-Jul-01 12:44
suss26-Jul-01 12:44 
I'm starting a console window application from a dialog based application, using CreateProcess, because I need to hide the DOS window. Do you guys have any idea how can I capture the output of the DOS window to display it in my dialog?
I tried to pipe the DOS application to a file, and then read from the file, but there's one problem: the DOS application writes to the file when it finishes. I need to get info from it while it is still working.

To give you a better understanding of what I'm trying to do, here's an example: I start an external compiler, and I want to display in my dialog the data that the compiler shows in its DOS window.

Thanks!
GeneralRe: Read from the console window Pin
Matt Gullett26-Jul-01 13:07
Matt Gullett26-Jul-01 13:07 
GeneralRe: Read from the console window Pin
Ulf Öhlén26-Jul-01 22:12
Ulf Öhlén26-Jul-01 22:12 
GeneralCommand Bar Project Pin
26-Jul-01 12:31
suss26-Jul-01 12:31 
Generalput static or picture on button control Pin
26-Jul-01 11:14
suss26-Jul-01 11:14 
GeneralRe: put static or picture on button control Pin
Christian Graus26-Jul-01 12:46
protectorChristian Graus26-Jul-01 12:46 
GeneralPlease Try help me !!! I have problem in my code in saving and reading from file . Pin
26-Jul-01 10:12
suss26-Jul-01 10:12 
GeneralPLEASE !!! HELP ME !!! IT IS VERY URGENT !!!!!!! Pin
26-Jul-01 18:39
suss26-Jul-01 18:39 
GeneralRe: PLEASE !!! HELP ME !!! IT IS VERY URGENT !!!!!!! Pin
Christian Graus26-Jul-01 19:21
protectorChristian Graus26-Jul-01 19:21 
GeneralDetails of the errors that I gets . Please, Please HELP !!!!!! Pin
26-Jul-01 21:07
suss26-Jul-01 21:07 
Generaldate picker problems Pin
26-Jul-01 9:01
suss26-Jul-01 9:01 
GeneralRe: date picker problems Pin
Derek Waters26-Jul-01 16:38
Derek Waters26-Jul-01 16:38 
GeneralRe: date picker problems Pin
27-Jul-01 2:37
suss27-Jul-01 2:37 
GeneralOLE DB and IRowsetChange::SetData Pin
Bret Faller26-Jul-01 8:16
Bret Faller26-Jul-01 8:16 
GeneralRe: OLE DB and IRowsetChange::SetData Pin
Tomasz Sowinski26-Jul-01 8:41
Tomasz Sowinski26-Jul-01 8:41 
GeneralRe: OLE DB and IRowsetChange::SetData Pin
Bret Faller26-Jul-01 11:44
Bret Faller26-Jul-01 11:44 
QuestionAt run time, how do I draw a box around few edit controls? Pin
tm26-Jul-01 6:58
tm26-Jul-01 6:58 
AnswerRe: At run time, how do I draw a box around few edit controls? Pin
Tomasz Sowinski26-Jul-01 7:15
Tomasz Sowinski26-Jul-01 7:15 

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.