winemp3.acm: Update mpegl3.c copyright notice.
[wine] / dlls / kernel32 / tests / thread.c
2010-04-08  Alexandre Julliardntdll: Fix affinity mask check for 64-bit.
2010-03-03  Reece Dunnkernel32/tests: Add a test case for calling TlsFree...
2010-02-22  Erich Hooverkernel32/tests: Add test for 'all processors' flag...
2010-02-04  Peter Rosinkernel32: Add SetThreadErrorMode and GetThreadErrorMode.
2010-02-04  Peter Rosinkernel32: Add tests for SetThreadErrorMode and GetThrea...
2010-01-25  AndrĂ© Hentschelkernel32/tests: Fix header comments.
2009-12-23  Alexandre Julliardkernel32/tests: Fix the SetThreadIdealProcessor for...
2009-12-23  Alexandre Julliardkernel32/tests: Get rid of API function typedefs.
2009-08-29  Alexandre Julliardkernel32: Fix the GetThreadPriorityBoost return value.
2009-08-07  Andrew Nguyenkernel32: Revise SetThreadIdealProcessor to return...
2009-05-18  Andrew Nguyenkernel32/tests: Correctly skip when Unicode thread...
2009-03-11  Michael Stefaniuckernel32: Remove superfluous pointer casts.
2009-02-24  Francois Gougetkernel32/tests: Use win_skip() to skip over unimplement...
2009-01-03  Alexandre Julliardkernel32/tests: Fix pointer casting warnings on 64...
2008-11-13  Alexandre Julliardkernel32/tests: Fix the thread test to cope with the...
2008-11-10  Alexandre Julliardkernel32/tests: Fix the thread test on NT4.
2008-09-19  Alexandre Julliardkernel32/tests: Fix race condition in the thread test.
2008-09-11  Alexandre Julliardkernel32/tests: Fix the ResumeThread on win9x.
2008-09-08  Paul Vrienskernel32/tests: Fix a few failures on win98.
2008-07-23  H. Verbeetserver: Calling ResumeThread() on a terminated thread...
2008-06-23  Dan Hipschmankernel32/tests: Add tests for TLS functions.
2008-03-18  Austin Englishkernel32: Spelling fixes.
2008-01-24  Paul Vrienskernel32/tests: Win9x returns a different last error.
2008-01-02  Rob Shearmankernel32: Add tests for RegisterWaitForSingleObject...
2007-11-20  Alexandre Julliardkernel32/tests: Don't crash the test if GetThreadContex...
2007-07-25  Matt Jonesserver: Only commit SetThreadPriority if new priority...
2007-07-25  Matt Joneskernel32: Added test for bad arguments to SetThreadPrio...
2007-04-25  Paul Vrienskernel32/tests: CreateRemoteThread is not implemented...
2007-02-20  Rob Shearmankernel32: Don't run the CreateRemoteThread tests if...
2007-01-18  Alexandre Julliardntdll: Implementation of inter-process RtlCreateUserThread.
2007-01-03  Thomas Khokernel32: Add CreateRemoteThread remote thread conforma...
2007-01-01  Paul Vrienskernel32/tests: Run tests on NT4 again.
2007-01-01  Paul Vrienskernel32/tests: Moved ok-statement to the appropriate...
2007-01-01  Paul Vrienskernel32/tests: Move USE_EXTENDED_PRIORITIES outside...
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-10  Michael Stefaniuckernel32/tests: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.