crypt32: Trace enhanced key usage extension.
[wine] / dlls / kernel32 / thread.c
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.