On Mon, 13 Nov 2006, James Hawkins wrote:
On 11/13/06, Paul Chitescu paulc@voip.null.ro wrote:
Changelog: mscoree: Detect if the current program is a GUI one and pop up a warning about not supporting .NET (4/4)
I think a fixme is sufficient. It's worked for all the other unimplemented features we don't provide.
It's because the next move (when I add back the Mono support code) is to offer the user the opportunity to download and install Mono (win32) just like the current mshtml does with Gecko.
Moreover, a GUI .NET program launched from another executable will probably not provide any output or it will be buried in the other's program output.
Paul Chitescu