kernel32/process: Add stderr redirection for native linux programs started from windows program

2011-02-13 Thread Igor Egorov
A week ago I submitted a patch for stderr redirection (http://www.winehq.org/pipermail/wine-patches/2011-February/098578.html), is there still something wrong with it? Will it be accepted?

Re: kernel32/process: Add stderr redirection for native linux programs started from windows program

2011-02-04 Thread Igor Egorov
On 02/04/2011 06:25 PM, Austin English wrote: On Fri, Feb 4, 2011 at 18:22, Igor Egorov wrote: This is my first patch, not sure if I done all right. I didn't look at the actual change, but: mode change 100644 => 100755 dlls/kernel32/process.c doesn't seem necessary to me. Y