[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: print and lua conf
- From: Wesley Smith <wesley.hoke@...>
- Date: Mon, 16 Feb 2009 20:00:27 -0800
> The lua.exe wrapper
> does, and you could add a "-O file" option to it to cause it to
> freopen() stdout (and stderr).
Have you tried this with a windows windowed application? I've not
been able to get any kind of stdout redirection on windows without
generating a console within the app. The console is not the most
aesthetically pleasing nor flexible widget and I'd like to avoid it.
wes