Process started successsfully......but i want to display the output in an edit box rather than console window ..........how to do it
Printable View
Process started successsfully......but i want to display the output in an edit box rather than console window ..........how to do it
See this thread if you haven't figured it out already:
http://www.codeguru.com/forum/showthread.php?t=446185
hi ..........
i know that i hve to use ReadFileEx() funtion but i am not getiing how to pass the arg's ...............even i read its API but seems too complex.......
how do i acomplish it ...............
What exactly are you trying to do?
Did you create Win32 project or MFC?
He's Using Win32
Win32
Actually we r creating an application in which,on button click we create a process which works like (like ping yahoo.com) and we want to redirect its output in our edit box