[7/7] cmd.exe: Fix stdio redirects

Ann & Jason Edmeades us at edmeades.me.uk
Sun Mar 4 16:39:22 CST 2007


Currently cmd.exe stored the old redirect handle in a global variable which
doesn't work when multiple stacked commands occur. Testing showed that there
are valid console handles even before the redirect, and hence the need for
an additional check before saving them away is not required (tested normal
and wineconsole modes).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Store-old-stdin-out-locally.patch
Type: application/octet-stream
Size: 2203 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070304/ef87428c/0007-Store-old-stdin-out-locally.obj


More information about the wine-patches mailing list