No handles were inherited in CreateProcess, all child console programs
authorOleg Prokhorov <xolegpro@rbcmail.ru>
Wed, 27 Aug 2003 23:12:06 +0000 (23:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Aug 2003 23:12:06 +0000 (23:12 +0000)
commit61cb7045339e19c73aa081926a5935e7e55c35cd
tree403032691639e8169a0db047b4664e35a9904581
parent78cd28793a6fd48b861ca9a94c07cb0344a59fa8
No handles were inherited in CreateProcess, all child console programs
were silent.
Eric Pouech <pouech-eric@wanadoo.fr>
Ensure redirected stream handle for child process are actually
inheritable.
programs/wcmd/wcmdmain.c