Re: Replace SetConsoleCtrlHandler fixme with a comment

2004-03-15 Thread Mike Hearn
On Mon, 2004-03-15 at 19:39, Eric Pouech wrote: > if you don't fix the fixme, it will also be unusable. So, it has been > put there some reasons: don't fix the consequences, fix the cause !!! Well, there are a whole ton of things that lack proper error checking etc in Wine - if we used a fixme fo

Re: Replace SetConsoleCtrlHandler fixme with a comment

2004-03-15 Thread Eric Pouech
Mike Hearn a écrit : This output can interfere with shell/wcmd processes, or at least make them harder to use. If we put every todo item in a fixme wine would be unusable anyway :) if you don't fix the fixme, it will also be unusable. So, it has been put there some reasons: don't fix the consequen

Replace SetConsoleCtrlHandler fixme with a comment

2004-03-15 Thread Mike Hearn
This output can interfere with shell/wcmd processes, or at least make them harder to use. If we put every todo item in a fixme wine would be unusable anyway :) Mike Hearn <[EMAIL PROTECTED]> Replace SetConsoleCtrlHandler fixme with a comment Index: dlls/kernel/con