kernel: Remove some stubs that aren't present in NT.
[wine] / dlls / kernel / tests / console.c
2005-12-22  Eric Pouechkernel/tests: Check that we successfully open the console.
2005-10-28  Saulius KrasuckasDon't send a CTRL_C_EVENT signal to console if we are...
2005-01-28  Rémi Assaillychar -> const char fixes.
2004-10-08  Ferenc WagnerUnconditionally open a fresh console for the tests.
2004-09-13  Eric PouechFixed (finally) ScrollConsoleScreenBuffer implementation.
2004-09-09  Alexandre JulliardComment out an unreliable test.
2004-09-08  Eric Pouech- ctrl-c enabling flag is now inherited
2004-05-03  Jakob ErikssonPrevent from crashing/hanging in Windows 95 OSR2.
2004-01-26  Francois GougetAdd trailing '\n's to ok() calls.
2003-09-25  Jon GriffithsVarious test fixes for XP/msvc.
2003-06-21  Eric Pouech- adapted kernel32 so that it no longer (directly)...
2003-05-13  Eric PouechAdded a set of tests for the console API.