user32: Rename GetKeyboardLayout param; it's a thread ID, not a layout.
[wine] / dlls / ntdll / tests / directory.c
2010-12-29  AndrĂ© Hentschelntdll/tests: Don't test function directly when reportin...
2010-10-01  Alexandre Julliardntdll/tests: Make some variables static.
2009-12-16  Paul Vriensntdll/tests: Fix a test failure on NT4/W2K.
2009-12-07  Hans Leidekkerntdll/tests: Fix a memory leak.
2009-10-28  Alexandre Julliardntdll: The meaning of the flag is inverted between...
2009-10-19  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2009-09-30  Dan Kegelntdll: Refactor test_NtQueryDirectoryFile to be table...
2009-09-25  Dan Kegelntdll: Add initial test for NtQueryDirectoryFile().