kernel32: Test LdrShutdownProcess behaviour only after NtTerminateProcess(0) call.
[wine] / dlls / kernel32 / kernel_main.c
2013-04-04  Alexandre Julliardkernel32: Fetch the system information only once the...
2013-01-29  Alexandre Julliardkernel32: We no longer need the server start time in...
2013-01-28  Alexandre Julliardkernel32: Use the monotonic counter in GetTickCount64.
2010-11-01  Alexandre Julliardkernel32: Remove unnecessary use of wownt32.h.
2010-10-11  Andrew Nguyenkernel32: Implement GetSystemRegistryQuota as a semi...
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...
2010-03-01  Alexandre Julliardkernel32: Move shared heap creation to krnl386 and...
2010-02-08  Alexandre Julliardkernel32: Do not load 16-bit krnl386.exe by default.
2009-12-30  Alexandre Julliardkernel32: Make krnl386.exe into a stand-alone 16-bit...
2009-10-08  Alexandre Julliardkernel32: Reimplement GetPrivateProfileString16 on...
2009-09-28  Alexandre Julliardkernel32: Moved private function prototypes out of...
2009-09-22  Eric Pouechntdll: Moved CPU related registry key creation from...
2008-12-17  Maarten Lankhorstntdll: Make all exported wine functions CDECL.
2008-03-18  Austin Englishkernel32: Spelling fixes.
2008-01-18  Rob Shearmankernel32: Initialise the top 16-bit stack frame to...
2007-11-19  Michael Stefaniuckernel32: Remove duplicate includes.
2007-07-11  Alexandre Julliardkernel32: Implemented GetTickCount64.
2007-05-07  Alexandre Julliardkernel32: Disable FT_Thunk entry point when Windows...
2007-01-18  Alexandre Julliardntdll: Move the LDT section to ntdll and make it an...
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.