[ros-dev] Using ROS cmd.exe with pipes
Andreas Bjerkeholt
harteex at gmail.com
Thu Jun 21 02:32:39 CEST 2007
I don't know any other solution but if it works with the Windows cmd
it should work in the ROS one too (at some point...).
You could file a bug report on it here: http://www.reactos.org/bugzilla/
And attach your test program there too.
2007/6/20, SqUe Squarious <squarious at gmail.com>:
> Hi I am trying to use the cmd.exe of reactos (on Windows!) with redirected
> stdin/out/err. What I try to make is a remote shell application over
> internet, and this is an important requirement for me, that it will work
> with reacto's cmd.exe.
>
> I have build a test program that will redirect locally. open the process
> (cmd.exe at least for now) and will forward output on a EditBox. The whole
> process works quite well with the cmd.exe of M$ Windows but its buggy with
> the cmd.exe of reactos. More specifically when I start the redirection I
> just get the current path and ">" usual prompt, but after that, the
> communication gets unresponsive. Whatever I send, there will be no return
> messages.
>
> I attached the test project, and I would like to advice me if there is a
> better approach that will work for ROS cmd.exe too.
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
>
More information about the Ros-dev
mailing list