[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Cannot redirect stderr
- From: Pierre LeMoine <yarr.luben@...>
- Date: Sat, 14 Nov 2009 09:58:07 +0100
> Firstly, Lua is not an acronym :) Secondly, does Windows have a call
> similar to UNIX's dup2? This lets you duplicate a file handle to a
> specific one (ie, so you can easily set what handles 1, 2 and 3
> (stdout, in and err) go to.
This page says it does. Haven't tested it.
http://msdn.microsoft.com/en-us/library/8syseb29%28VS.80%29.aspx