Various background processes must be launched detached from current console (if any).
[wine] / dlls / kernel32 / thread.c
2012-06-11  Dan Kegelkernel32: Quiet an extremely verbose stub fixme.
2012-06-01  Daniel Jelinskikernel32: Make SetThreadStackGuarantee stub return...
2012-05-29  AndrĂ© Hentschelkernel32: Add stub for SetThreadStackGuarantee.
2011-10-13  Louis Lenderskernel32: Add stubs for several SRW lock functions.
2011-10-12  Louis Lenderskernel32: Add stub for GetThreadPreferredUILanguages.
2011-08-22  Bernhard Looskernel32: Make CreateThread hotpatchable.
2011-04-25  Austin Englishkernel32: Add a stub for SetThreadPreferredUILanguages.
2011-01-10  Hans Leidekkerkernel32: Add a stub implementation of GetThreadIOPendi...
2010-09-08  Austin Englishkernel32: Add a stub for GetThreadUILanguage.
2010-05-07  Alexandre Julliardkernel32: Add an x86_64 implementation for the TEB...
2010-05-07  Alexandre Julliardkernel32: Define GetProcessHeap as an assembler functio...
2010-02-05  Peter Rosinkernel32: Document SetThreadErrorMode and GetThreadErro...
2010-02-04  Peter Rosinkernel32: Add SetThreadErrorMode and GetThreadErrorMode.
2009-12-30  Alexandre Julliardkernel32: Do not include 16-bit headers in 32-bit files.
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit thread and process functions...
2009-10-08  Alexandre Julliardkernel32: Move the 16-bit error functions to error16.c.
2009-09-28  Alexandre Julliardkernel32: Moved GetThreadSelectorEntry to thread.c.
2009-08-29  Alexandre Julliardkernel32: Fix the GetThreadPriorityBoost return value.
2009-08-07  Andrew Nguyenkernel32: Revise SetThreadIdealProcessor to return...
2009-06-15  Alexandre Julliardkernel32: Add appropriate stdcall decorations to assemb...
2009-05-21  Lionel Debrouxkernel32: Fix doc header for SetThreadIdealProcessor.
2008-12-08  Alexandre Julliardinclude: Fix the 64-bit value of magic handle constants.
2008-10-29  Alexandre Julliardntdll: Store the exit code in the server in RtlExitUser...
2008-07-03  Alexandre Julliardexception.h: Make the RtlUnwind wrapper available separ...
2008-03-18  Austin Englishkernel32: Spelling fixes.
2008-03-01  Alexandre JulliardGet rid of the global thread.h header.
2007-12-07  Francois GougetAssorted spelling fixes.
2007-11-13  Rob Shearmankernel32: Implement GetThreadId.
2007-07-19  Alexandre Julliardntdll: Implemented handling of the per-thread activatio...
2007-05-23  Dmitry Timoshkovkernel32: Fix compilation warnings in 64-bit mode.
2007-05-21  Dmitry Timoshkovkernel32: Fix the size of ThreadAffinityMask to match...
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2007-01-18  Alexandre Julliardntdll: Abuse RtlCreateUserThread to call the thread...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.