C
Camel
Hi All,
I am doing my Visual C++ homework. My program requires to build a GUI and
ping a host, then display the result. I called winexec("ping 192.168.0.1"),
however it executed in DOS window. How can I capture the ping result?
Thanks in advance.
I am doing my Visual C++ homework. My program requires to build a GUI and
ping a host, then display the result. I called winexec("ping 192.168.0.1"),
however it executed in DOS window. How can I capture the ping result?
Thanks in advance.