Release 1.5.29.
[wine] / dlls / kernel32 / kernel_private.h
2013-01-09  Alexandre Julliardkernel32: Retrieve the system info from ntdll on startup.
2011-04-22  Marcus Meissnerkernel32: Mark more internal symbols as invisible.
2010-09-13  Eric Pouechkernel32: Fixed a couple of cases where the console...
2010-09-01  Eric Pouechntdll: Allocate a console (without renderer) when start...
2009-12-30  Alexandre Julliardkernel32: Make krnl386.exe into a stand-alone 16-bit...
2009-12-29  Alexandre Julliardkernel32: Move the kernel thread data definitions to...
2009-12-29  Alexandre Julliardkernel32: Don't store the current codepage in the threa...
2009-10-28  Alexandre Julliardkernel32: Add a structure to store all the information...
2009-10-08  Alexandre Julliardkernel32: Moved the DeviceIoControl function to file.c.
2009-10-08  Alexandre Julliardkernel32: Move some 16-bit definitions to kernel16_priv...
2009-10-08  Alexandre Julliardkernel32: Move the DOS file handle functions to file16.c.
2009-09-28  Alexandre Julliardwinedos: Always run the BIOS tick timer.
2009-08-12  Alexandre Julliardkernel32: Add a 64-bit flag to the MODULE_GetBinaryType...
2009-08-12  Alexandre Julliardkernel32: Change MODULE_GetBinaryType return value...
2009-08-12  Alexandre Julliardntdll: Add a ret to DEFINE_REGS_ENTRYPOINT to make...
2009-07-07  Alexandre Julliardkernel32: Add implementation of GetSystemWow64DirectoryA/W.
2009-01-06  Alexandre Julliardwinebuild: Improve the calling sequence for register...
2009-01-06  Alexandre Julliardkernel32: Change the DEFINE_REGS_ENTRYPOINT macro to...
2008-12-27  Alexandre Julliardinclude: Move the DEFINE_REGS_ENTRYPOINT macros to...
2008-12-15  Francois Gougetkernel32: Make some functions static.
2008-12-08  Alexandre Julliardserver: Add functions for conversions between server...
2008-10-30  Alexandre Julliardkernel32: Moved the pthread emulation support to ntdll.
2007-12-23  Alexandre Julliardwinedos: Add the possibility of refusing to emulate...
2007-05-18  Alexandre Julliardntoskrnl.exe: Reuse the kernel32 instruction emulation...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.