kernel32/tests: Fix a few typos.
[wine] / dlls / kernel32 / tests / thread.c
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.