mscms: Create a copy of memory based profiles.
[wine] / dlls / kernel32 / console.c
2008-02-18  Rob Shearmankernel32: Fix handle leak in start_console_renderer_helper.
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-01-04  Kirill K. Smirnovkernel32: Convert newborn wineserver handle to kernel32...
2007-12-21  Kirill K. Smirnovkernel32: Invalidate local copy of console input event...
2007-12-18  Kirill K. Smirnovkernel32: ReadConsoleW should wait for at least one...
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.