Redirect Output in Edit Box in VC++
-
Process started successsfully......but i want to display the output in an edit box rather than console window ..........how to do it
AbidBhat
is this useful [^]
-
is this useful [^]
He'll ask it again tomorrow and I'll link him to your reply here. :)
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
modified on Saturday, February 16, 2008 3:35 AM
-
He'll ask it again tomorrow and I'll link him to your reply here. :)
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
modified on Saturday, February 16, 2008 3:35 AM
I was not kidding, if that was not his required solution, i would expect him to answer why and what he actually needed.
-
I was not kidding, if that was not his required solution, i would expect him to answer why and what he actually needed.
I'm serious too. I'm seeing him asking the same thing over and over from various IDs in the past week. So, I said if he asks it again, I'll link him to your reply which would link him to David's reply which would link him to the MSDN article. :)
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
-
I'm serious too. I'm seeing him asking the same thing over and over from various IDs in the past week. So, I said if he asks it again, I'll link him to your reply which would link him to David's reply which would link him to the MSDN article. :)
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
agree,i misunderstood :) then your post has spelling mistake "like" change to "link".
-
agree,i misunderstood :) then your post has spelling mistake "like" change to "link".
Fixed, thanks.
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
-
Process started successsfully......but i want to display the output in an edit box rather than console window ..........how to do it
AbidBhat
You can creat a MFC process or windows Application
-
Process started successsfully......but i want to display the output in an edit box rather than console window ..........how to do it
AbidBhat
Can you be more specific about your program?