user32: Add a test for WM_DISPLAYCHANGE.
[wine] / dlls / kernel32 / console.c
2007-12-10  Hans Leidekkerkernel32: GetConsoleInputExeNameW returns TRUE even...
2007-12-03  Hans Leidekkerkernel32: Implement and test {G, S}etConsoleInputExeNam...
2007-11-13  EA Durbinkernel32: Add stub for GetConsoleKeyboardLayoutNameW.
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleKeyboard...
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleInputExe...
2007-11-13  EA Durbinkernel32: Add stub implementation of GetConsoleInputExe...
2007-08-24  Kirill K. Smirnovwineconsole: Implement GetConsoleWindow.
2007-08-08  Kirill K. Smirnovkernel32: Do not append empty lines to the console...
2007-05-11  Kirill K. Smirnovserver: Move console codepages to the server.
2007-03-23  Louis Lenderskernel32: Add stub for AttachConsole.
2007-01-23  Anatoly Lyutinkernel32: Add comment for GetConsoleWindow.
2007-01-15  Alexandre Julliardkernel32: Use the proper codepage for console functions.
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.